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 (31sr4): missing table close tags
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Aznknight
Senior Member

USA
1373 Posts

Posted - 02 February 2001 :  04:00:21  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
In pop_profile.asp (around line 730):

<table border="0" width="75%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="<% =strPopUpBorderColor %>">
<table border="0" width="100%" cellspacing="1" cellpadding="1">
<% if strAuthType="db" then %>
<tr>
<td bgColor="<% =strPopUpTableColor %>" align="right" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">User Name:</font></b></td>
<td bgColor="<% =strPopUpTableColor %>"><input type="text" name="User" value="<% =Request.Cookies(strUniqueID & "User")("Name")%>" size="20"></td>
</tr>
<tr>
<td bgColor="<% =strPopUpTableColor %>" align="right" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">Password:</font></b></td>
<td bgColor="<% =strPopUpTableColor %>"><input type="Password" name="Pass" value="<% =Request.Cookies(strUniqueID & "User")("Pword")%>" size="20"></td>
</tr>
<% elseif strAuthType="nt" then %>
<tr>
<td bgcolor="<% =strPopUpTableColor %>" align="right" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">NT Account:</font></b></td>
<td bgcolor="<% =strPopUpTableColor %>"><font face="<%=strDefaultFontFace %>" size="<% =strDefaultFontSize%>"><%=Session(strCookieURL & "userid")%></font></td>
</tr>
<% end if %>
<tr>
<td bgColor="<% =strPopUpTableColor %>" colspan="2" align="center"><input type="Submit" value="Send" id="Submit1" name="Submit1"></td>
</tr>
</table>
</td>
</tr>
</table>

</form>
<%
case "goModify"


Must of you will probably never notice this bug...that is until you try to fit it in an existing layout.

- Alan

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 17 February 2001 :  22:56:18  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
this was addressed in http://forum.snitz.com/forum/link.asp?TOPIC_ID=2530

Reinsnitz (Mike)
><)))'>
"Therefore go and make disciples of all nations,..." Matthew 28:19a
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.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07