<?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 : Problem with members.asp</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 : Problem with members.asp]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 02:41:21 +0000</pubDate>
  <lastBuildDate>Fri, 10 Sep 2004 09:32:22 +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=11752</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[Problem with members.asp : Thanks I&amp;#039;ll look into correcting...]]></title>
   <link>https://forums.webwiz.net/problem-with-members-asp_topic11752_post65131.html#65131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11752<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2004 at 9:32am<br /><br />Thanks I'll look into correcting the file.]]>
   </description>
   <pubDate>Fri, 10 Sep 2004 09:32:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-members-asp_topic11752_post65131.html#65131</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with members.asp : This is a problem that may not...]]></title>
   <link>https://forums.webwiz.net/problem-with-members-asp_topic11752_post65128.html#65128</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11550">theSCIENTIST</a><br /><strong>Subject:</strong> 11752<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2004 at 9:10am<br /><br /><P>This is a problem that may not affect all users, depending on the context&nbsp;layout the forums are in, for example, I always use WWF pretty much like Web Wiz web page, navigation links on left and top, stuff at the bottom and the forums tighly integrate the main content area seamlessly.</P><P>With this layout, if you go the the members list page (members.asp) and click on a letter to show members starting by that letter and there's no members to show, the HTML in members.asp is wrong and it will disformat the page towards the end. <EM>(Issue not detected with original header.asp and footer.asp because the full width white space created by this problem is not noticible with this files. Maybe if you change BGR to black.)</EM></P><P>To solve this problem, and I first identified it in WWF v6.34, you need to open members.asp, do a search for (<strong>'Loop back round - </strong>only 1 exists) and after the <strong>End If</strong> you will see:</P><P>&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; &lt;/table&gt;</P><P>Copy it and this should be placed inside the <strong>If</strong> condition just after <strong>Next </strong>2/3 lines above where it originally was, you'll need to place this &lt;% ... %&gt;:</P><P>%&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; &lt;/table&gt;<BR>&lt;%</P><P>So that the HTML is isolated from ASP code, that's all, it will now show a message saying it found no results and it will not disformat the page layout.</P><P>You can't replicate the problem in this page or if you have a large member list that includes member names using all letters in the alphabet.</P><P>I found xx's problems with the HTML of this forums, tags not closed, messy identation and futureless thinking, what I mean by this is that say for instances last night I was doing some work and noticed you have created a&nbsp;style for the &lt;HR&gt;, so that everytime you need a horizontal ruler it will be formatted accordingly to the style, but, what about if you need different types of HR's? You should've created a CSS&nbsp;class (.hr) as opposed to the (hr) only, with a class you can still use it and not change all HR's in the page that could be miles away from forum pages. I even found variables mispelled on creation, then I thought OMG, and I went searching on all files to see if the variables were beeing used correctly spelled or mispelled, luckily they were beeing used mispelled also, so no problem there.</P><P>I don't mind volunteering to clean up all HTML files in this forums and provide proper identation and spellchecking of all files (including comments), but you guys need to give me the full latest alpha version and don't work on it until I give you back all the files updated (3/4 days), so that the next release could be different, are you guys interested?</P>]]>
   </description>
   <pubDate>Fri, 10 Sep 2004 09:10:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-members-asp_topic11752_post65128.html#65128</guid>
  </item> 
 </channel>
</rss>