Print Page | Close Window

members.asp html error?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=8892
Printed Date: 07 April 2026 at 1:07pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: members.asp html error?
Posted By: JohnnySlotCar
Subject: members.asp html error?
Date Posted: 14 January 2004 at 11:18am

Hi,

I'm a registered user and am 'boxing' the forums inside of a table to have them look like the rest of my site.

If I do a member search with no result, my tables get messed up.

It looks like there might be an HTML error with table creation ONLY when a member is not found - can anyone help?  I have gone over the code but am having trouble following the nesting since some is conditional...

Thanks in advance for any help!




Replies:
Posted By: Semikolon
Date Posted: 14 January 2004 at 11:22am
if you have edited your members.asp, you should try restore it and do the work once again..


Posted By: JohnnySlotCar
Date Posted: 14 January 2004 at 11:29am
Thanks for the reply - I tried that before I posted.

Basically I run an include at the top and bottom of my WWF pages.  The last line on the top include opens a <td>, and the first line on the bottom include closes it with a </td>.
It appears that there is an extra </td> somewhere in the WWF code ONLY when no matching members are found.


Posted By: Semikolon
Date Posted: 14 January 2004 at 11:37am

yeah.. ure right.. got the same problem..

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..



Posted By: Semikolon
Date Posted: 14 January 2004 at 12:31pm

yo.. found the error..

on line about 390 to 405 you should see this code:

  

'Loop back round
  Next
 End If


%>
        </table>
      </tr>
     </table>
     </td>
    </tr>
    </table>
     <table width="<% = strTableVariableWidth %>" border="0" cellspacing="0" cellpadding="0" align="center" height="32">
      <tr><%

Move End If down below the last </table>..

you will have to add <% before and %> after end if



Posted By: JohnnySlotCar
Date Posted: 14 January 2004 at 12:40pm
That did it!  Clap

I appreciate it, nice work!  You should pass that along to Bruce...

Thanks again!!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net