Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Jagerman] function chkFormular by guest_username

Quote Reply
Re: [Jagerman] function chkFormular by guest_username In reply to
Hello Jagerman

Sorry, but it dosent works

In post_reply_write.html i add
after
Code:
<%if advanced_editor and is_ie and ie_version >= 5.5%>
<%include include_post_html_common_write_antwort.html%>
<%elsif current_user_advanced_editor and not basic_editor and is_ie and ie_version >= 5.5%>
<%include include_post_html_common_write_antwort.html%>
<%else%>
<%include include_post_common_write_antwort.html%>
<%endif%>

<script language="JavaScript">
<!--
<%if post_guest_custom_username%> onsubmit="if (document.post.guest_username = '') { return false; } return true;"
<%endif%>
// -->
</script>

I hope you can checked the Funktion in the next Time and give me a exact instruction to make this possible

Thnaks vor your help

mfg hoefti
linktobuy Web Directory
Ratgeber Recht
Subject Author Views Date
Thread function chkFormular by guest_username hoefti 5540 Oct 5, 2002, 1:42 AM
Thread Re: [hoefti] function chkFormular by guest_username
Jagerman 5443 Oct 22, 2002, 4:32 PM
Thread Re: [Jagerman] function chkFormular by guest_username
hoefti 5441 Oct 22, 2002, 9:20 PM
Thread Re: [hoefti] function chkFormular by guest_username
Jagerman 5411 Oct 30, 2002, 4:36 PM
Post Re: [Jagerman] function chkFormular by guest_username
hoefti 5416 Oct 30, 2002, 10:59 PM