Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 BUG+FIX (3.1sr4): wierd ending in inc_profile
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Aznknight
Senior Member

USA
1373 Posts

Posted - 02 February 2001 :  04:05:46  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
this is how inc_profile.asp ends:


<% if strUseExtendedProfile then %>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td bgColor="<% =strPageBGColor %>" align=center nowrap <%= strColspan %>>
<br>
<INPUT type="hidden" value="<% =Request.Form("MEMBER_ID") %>" name="MEMBER_ID">
<INPUT type="submit" value="Submit" name=Submit1>
</td>
</tr>
<% else%>
<tr>
<td bgColor="<% =strPageBGColor %>" align=center nowrap <%= strColspan %>>
<br>
<INPUT type="hidden" value="<% =Request.Form("MEMBER_ID") %>" name="MEMBER_ID">
<INPUT type="submit" value="Submit" name=Submit1>
</td>
</tr>
<tr>
<td bgColor="<% =strPageBGColor %>" align=center nowrap>
<% end if%>


It left table tags open and all.

Since i'm using extended profile. I had to add </table> at the end of that in order for it not to mess up my layout.

- Alan

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 03 February 2001 :  09:48:24  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in source of 31sr5a2.zip

Reinsnitz (Mike)
><)))'>
"Blessed are those who hear the word of God and obey it." - Luke 11:28
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07