<?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 : codes in subject, automatically...</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 : codes in subject, automatically...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 10:32:45 +0000</pubDate>
  <lastBuildDate>Mon, 24 May 2004 04:02:23 +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=10572</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[codes in subject, automatically... : When data is read into the ASP...]]></title>
   <link>https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57908.html#57908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10572<br /><strong>Posted:</strong> 24&nbsp;May&nbsp;2004 at 4:02am<br /><br />When data is read into the ASP application from form input it is cut down so only the correct amount of data can be passed.<br><br>Have a look in post_message.asp at line 149 you will find:-<br><br>strSubject = Trim(Mid(Request.Form("subject"), 1, <b><font color="#ff0000">41</font></b>))<br><br>The part in red will also need to be changed to the maximum field size of the forms input box.<br>]]>
   </description>
   <pubDate>Mon, 24 May 2004 04:02:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57908.html#57908</guid>
  </item> 
  <item>
   <title><![CDATA[codes in subject, automatically... : Thanks for the quick reply. Just...]]></title>
   <link>https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57891.html#57891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16076">HippoJim</a><br /><strong>Subject:</strong> 10572<br /><strong>Posted:</strong> 23&nbsp;May&nbsp;2004 at 7:25pm<br /><br /><P>Thanks for the quick reply.</P><P>Just to be sure that I understand, I have to make the change 3 places</P><P>1) in the form field (in the rte and regular pages)</P><P>2) in the design of the table on the sql server</P><P>3) somewhere else... this trim size you mentioned... Not sure what or where that is.&nbsp; </P><P>Or is #3 = to #1?</P><P>Thanks,</P>]]>
   </description>
   <pubDate>Sun, 23 May 2004 19:25:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57891.html#57891</guid>
  </item> 
  <item>
   <title><![CDATA[codes in subject, automatically... : The code changes are put in by...]]></title>
   <link>https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57884.html#57884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10572<br /><strong>Posted:</strong> 23&nbsp;May&nbsp;2004 at 1:35pm<br /><br />The code changes are put in by the security filters to preventmalicious code being run in the forum. It prevents things like XSShacking etc.<br><br>If you make your subject longer make sure you also increase the fieldsize in the database and increase the trim size when the form field isread into the ASP application.<br>]]>
   </description>
   <pubDate>Sun, 23 May 2004 13:35:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57884.html#57884</guid>
  </item> 
  <item>
   <title><![CDATA[codes in subject, automatically... : I was looking into increasing...]]></title>
   <link>https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57861.html#57861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16076">HippoJim</a><br /><strong>Subject:</strong> 10572<br /><strong>Posted:</strong> 23&nbsp;May&nbsp;2004 at 9:46am<br /><br /><P>I was looking into increasing the allowed length of the subjects in my forum and saw this in the database (spaces added so it would show up in your browser):</P><P>Reset network c&amp; # 111 ;nfig in WinXp...</P><P>I see that in the message_form_inc.asp and rte_message_form_inc.asp the max length of the field is 41, but in the database it is 70.&nbsp; I'm guessing that the database field is bigger to make room for these code replacements and I'm also guessing that this all has something to do with internationalization.... anyway, I'm just trying to find out if there would be&nbsp;a problem increasing these lengths to accomodate longer subjects.</P><P>Thanks,</P>]]>
   </description>
   <pubDate>Sun, 23 May 2004 09:46:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/codes-in-subject-automatically_topic10572_post57861.html#57861</guid>
  </item> 
 </channel>
</rss>