<?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 : members.asp html error?</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 : members.asp html error?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 11:41:06 +0000</pubDate>
  <lastBuildDate>Wed, 14 Jan 2004 12:40:28 +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=8892</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[members.asp html error? : That did it! I appreciate it,...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46888.html#46888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12390">JohnnySlotCar</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 12:40pm<br /><br />That did it!&nbsp; <IMG style="CURSOR: pointer" &#111;nclick="AddSmileyIc&#111;n'smileys/smiley32.gif'" alt=Clap src="http://forums.webwiz.net/smileys/smiley32.gif" border="0"><BR><BR>I appreciate it, nice work!&nbsp; You should pass that along to Bruce...<BR><BR>Thanks again!!]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 12:40:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46888.html#46888</guid>
  </item> 
  <item>
   <title><![CDATA[members.asp html error? : yo.. found the error.. on line...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46884.html#46884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 12:31pm<br /><br /><P>yo.. found the error..</P><P>on line about 390 to 405 you should see this code:</P><P>&nbsp;&nbsp;<table width="99%"><tr><td><pre class="BBcode">'Loop back round<BR>&nbsp;&nbsp;Next<BR><FONT color=#ff0000>&nbsp;End If</FONT></P><P><BR>%&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp; <FONT color=#0000ff>&lt;/table&gt;</FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="&lt;% = strTableVariableWidth %&gt;" border="0" cellspacing="0" cellpadding="0" align="center" height="32"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;&lt;%</pre></td></tr></table></P><P>Move <FONT color=#ff0000>End If</FONT>&nbsp;down below the last <FONT color=#0000ff>&lt;/table&gt;..</FONT></P><P><FONT color=#000000>you will have to add &lt;% before and %&gt; after end if</FONT></P>]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 12:31:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46884.html#46884</guid>
  </item> 
  <item>
   <title><![CDATA[members.asp html error? : yeah.. ure right.. got the same...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46867.html#46867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 11:37am<br /><br /><P>yeah.. ure right.. got the same problem..</P><P>i will try find the error first thing after ive got some food.. just wait, and ill post the solution.. i will also give bruce a shout if you havnt..</P>]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 11:37:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46867.html#46867</guid>
  </item> 
  <item>
   <title><![CDATA[members.asp html error? : Thanks for the reply - I tried...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46863.html#46863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12390">JohnnySlotCar</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 11:29am<br /><br />Thanks for the reply - I tried that before I posted.<BR><BR>Basically I run an include at the top and bottom of my WWF pages.&nbsp; The last line on the top include opens a &lt;td&gt;, and the first line on the bottom include closes it with a &lt;/td&gt;.<BR>It appears that there is an extra &lt;/td&gt; somewhere in the WWF code ONLY when no matching members are found.]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 11:29:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46863.html#46863</guid>
  </item> 
  <item>
   <title><![CDATA[members.asp html error? : if you have edited your members.asp,...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46860.html#46860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 11:22am<br /><br />if you have edited your members.asp, you should try restore it and do the work once again..]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 11:22:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46860.html#46860</guid>
  </item> 
  <item>
   <title><![CDATA[members.asp html error? : Hi, I&amp;#039;m a registered user...]]></title>
   <link>https://forums.webwiz.net/members-asp-html-error_topic8892_post46857.html#46857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12390">JohnnySlotCar</a><br /><strong>Subject:</strong> 8892<br /><strong>Posted:</strong> 14&nbsp;January&nbsp;2004 at 11:18am<br /><br /><P>Hi,</P><P>I'm a registered user and am 'boxing' the forums inside of a table to have them look like the rest of my site.<BR><BR>If I do a member search with no&nbsp;result, my tables get messed up.<IMG src="https://forums.webwiz.net/smileys/smiley19.gif" border="0"><BR><BR>It looks like there might be an HTML error with table creation ONLY when a member is not found - can anyone help?&nbsp; I have gone over the code but am having trouble following the nesting since some is conditional...</P><P>Thanks in advance for any help!</P>]]>
   </description>
   <pubDate>Wed, 14 Jan 2004 11:18:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/members-asp-html-error_topic8892_post46857.html#46857</guid>
  </item> 
 </channel>
</rss>