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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 inc_table.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

coldclimbs
Starting Member

32 Posts

Posted - 17 October 2004 :  07:40:48  Show Profile  Visit coldclimbs's Homepage
I have created a new file called inc_table.asp so that i could have the forum looking as though it had ropunded corners the problem is, is that the new table shows up fine but the actual forum does not display does anyone know what inc files i should add to this page


http://www.friendsofblackpool.com/forum

<%
Response.Write " <table width=""700"" border=""0"" cellpadding=""0"" align=""center"" cellspacing=""0"">" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td width=""700"" height=""19"" align=""center""valign=""top""><img src=""header.gif"" width=""700"" height=""19""></td>"& vbNewLine & _
" </tr>"& vbNewLine & _
" </table>"& vbNewLine & _
Response.end
%>


Edited by - coldclimbs on 17 October 2004 07:42:29

coldclimbs
Starting Member

32 Posts

Posted - 17 October 2004 :  07:50:02  Show Profile  Visit coldclimbs's Homepage
Just another thought could i just add this code to the default page and if so where?
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 17 October 2004 :  07:52:53  Show Profile
Remove this line :

Response.End

That is killing your page.
Go to Top of Page

coldclimbs
Starting Member

32 Posts

Posted - 17 October 2004 :  07:58:25  Show Profile  Visit coldclimbs's Homepage
tied that i just got this error

Microsoft VBScript compilation error '800a03ea'

Syntax error

/forum/default.asp, line 45

Dim UnapprovedFound, UnModeratedPosts

Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 17 October 2004 :  08:03:56  Show Profile
Doesn't make sense, but make sure the _ (underscore) is removed from the line before as well.
Go to Top of Page

coldclimbs
Starting Member

32 Posts

Posted - 17 October 2004 :  08:20:07  Show Profile  Visit coldclimbs's Homepage
ok that works right i need one to go to the bottom any ideas oh and how do i get rid of that white line
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 17 October 2004 :  08:34:07  Show Profile
The white line is because you have 2 tables, not 1. The idea is too not have 2 tables, but add a row to the top of your existing table, then repeat for the bottom of the same table.
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.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07