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 MOD-Group
 MOD Add-On Forum (W/Code)
 Universal Login Mod Color Issue
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

snowsurfer
New Member

64 Posts

Posted - 09 March 2005 :  23:42:44  Show Profile
Okay here is a simple one tht I cant seem to figure out. I made a simple page called test.asp

This is all that is on it
<%
<!--#INCLUDE VIRTUAL="forum/inc_login.asp"-->
<!--#INCLUDE VIRTUAL="forum/config.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_sha256.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_func_common.asp"-->

Response.Write	"      <table width=""160"" border=""0"" cellspacing=""0"" cellpadding=""0"" align=""center"" bgcolor=""" & strTableBorderColor & """>" & vbNewLine & _
		"			<tr>" & vbNewLine & _
		"				<td valign=""top"" width=""160"">" & vbNewLine & _
		"				<table table width=""100%"" border=""0"" cellspacing=""1"" cellpadding=""4"" align=""center"">" & vbNewLine & _
		"				<tr>" & vbNewLine & _
		"					<td valign=""top"" align=""center"" bgcolor=""" & strHeadCellColor & """><b><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """>Member Login</font></b></td>" & vbNewLine & _
		"				</tr>" & vbNewLine & _
		"				<tr>" & vbNewLine & _
		"					<td bgcolor=""" & strForumCellColor & """ valign=""top"">" & vbNewLine & _
		"					 <table border=""0"" cellpadding=""6"" cellspacing=""0"" width=""90%"" align=""center"">" & vbNewLine & _
		"						<tr valign=""top"">" & vbNewLine & _
		"						<td valign=""top""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>" & vbNewLine
%>


Why is the table color not showing up. All I get is a regular whit page that says Member Login

snowsurfer
New Member

64 Posts

Posted - 10 March 2005 :  00:12:38  Show Profile
Nevermind

I just had to move the inc_login.asp down below the other lines
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07