<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : forum_posts.asp code problem</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : forum_posts.asp code problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 02:57:27 +0000</pubDate>
  <lastBuildDate>Fri, 24 Sep 2004 14:27:59 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=11935</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[forum_posts.asp code problem : There is some error in this code,...]]></title>
   <link>https://forums.webwiz.net/forum-posts-asp-code-problem_topic11935_post66299.html#66299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6460">BrownGhost</a><br /><strong>Subject:</strong> 11935<br /><strong>Posted:</strong> 24&nbsp;September&nbsp;2004 at 2:27pm<br /><br /><P>There is some error in this code, it gets all messed up in dreamweaver, the code coloration, from this point ot and down its all blue code..</P><P>any one know why and can i fix this code..<BR>its from file: forum_posts.asp and from WWF <FONT size=1>version 7.01</FONT></P><P>&lt;script language="JavaScript"&gt;</P><P>function CheckForm() {</P><P>&nbsp;var errorMsg = "";<BR>&lt;%<BR>'If this is a guest posting check that they have entered their name<BR>If blnPost And lngLoggedInUserID = 2 Then<BR>%&gt;&nbsp;<BR>&nbsp;//Check for a name<BR>&nbsp;if (document.frmAddMessage.Gname.value==""){<BR>&nbsp;&nbsp;errorMsg += "\n\t&lt;% = strTxtNoNameError %&gt;";<BR>&nbsp;}<BR>&lt;%<BR>End If</P><P>%&gt;&nbsp;<BR>&nbsp;//Check for message<BR>&nbsp;if (document.frmAddMessage.message.value==""){<BR>&nbsp;&nbsp;errorMsg += "\n\t&lt;% = strTxtNoMessageError %&gt;";<BR>&nbsp;}</P><P>&nbsp;//If there is aproblem with the form then display an error<BR>&nbsp;if (errorMsg != ""){<BR>&nbsp;&nbsp;msg = "&lt;% = strTxtErrorDisplayLine %&gt;\n\n";<BR>&nbsp;&nbsp;msg += "&lt;% = strTxtErrorDisplayLine1 %&gt;\n";<BR>&nbsp;&nbsp;msg += "&lt;% = strTxtErrorDisplayLine2 %&gt;\n";<BR>&nbsp;&nbsp;msg += "&lt;% = strTxtErrorDisplayLine %&gt;\n\n";<BR>&nbsp;&nbsp;msg += "&lt;% = strTxtErrorDisplayLine3 %&gt;\n";</P><P>&nbsp;&nbsp;errorMsg += alert(msg + errorMsg + "\n\n");<BR>&nbsp;&nbsp;return false;<BR>&nbsp;}</P><P>&nbsp;//Reset the submition action<BR>&nbsp;document.frmAddMessage.action = "post_message.asp?PN=&lt;% = Request.QueryString("PN") %&gt;"<BR>&nbsp;document.frmAddMessage.target = "_self";<BR>&lt;% <BR>If IEWin() AND blnIEEditor AND blnWYSIWYGEditor Then Response.Write(vbCrLf &amp; "&nbsp;frmAddMessage.Submit.disabled=true;")<BR>%&gt;&nbsp;<BR>&nbsp;<BR>&nbsp;return true;&nbsp;<BR>}<BR>&lt;/script&gt;</P><P>Thanks a lor dudes :)<BR>(sorry cant update to new version of the forum, as we have modefied our version to much to work whit our site..)</P>]]>
   </description>
   <pubDate>Fri, 24 Sep 2004 14:27:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-posts-asp-code-problem_topic11935_post66299.html#66299</guid>
  </item> 
 </channel>
</rss>