Author |
Topic |
|
rabufo
Junior Member
Italy
328 Posts |
Posted - 07 December 2003 : 03:17:36
|
Hello,
hope to post this in the right forum. I'd change the layout of inc_footer.asp, adding 2 empty table just on the right of the one containing the syndicate MOD (Last post in Italian = Ultimi messaggi). I need help in editing the file in the right way. This is the txt version of the inc_footer.asp and this is the txt version of the html file showing the tables as I'd them fixed. Here also a simple image of the current layout and the one I need.
Thank you very much to anyone who will help. |
Edited by - rabufo on 07 December 2003 06:50:08 |
|
rabufo
Junior Member
Italy
328 Posts |
Posted - 07 December 2003 : 07:09:00
|
on a newsgroup, someone suggested to change line 73 from "</td>" & vbNewLine & _ to Response.Write "</td>" & vbNewLine & _
I've tried, but I receive this error:
Microsoft VBScript compilation error '800a0401' Expected end of statement /forum/inc_footer.asp, line 75 Response.Write "<table border=""0"" cellspacing=""2"" cellpadding=""2"">" & vbNewLine & _ ---------------^
Sorry to annoy, but hope someone will help....... |
Edited by - rabufo on 10 December 2003 03:46:15 |
|
|
RebelTech
Average Member
USA
613 Posts |
Posted - 10 December 2003 : 03:54:12
|
The line before a Response.Write can't end in &_ |
|
|
rabufo
Junior Member
Italy
328 Posts |
Posted - 10 December 2003 : 06:15:12
|
thank you Rebel... now it works, no more msg error
|
Edited by - rabufo on 10 December 2003 06:19:48 |
|
|
rabufo
Junior Member
Italy
328 Posts |
Posted - 10 December 2003 : 10:53:37
|
now.....I'd activate in one of the new table created the Shoutbox 3.00(I think it'd be very useful for many Snitz user), an asp feature downlodable for free at http://www.aspplanet.net Has anyone any experience in this? I've tried in the search, but no result. I've tried to call it as an include in line 76 "<table border=""0"" cellspacing=""2"" cellpadding=""2"">" & vbNewLine & _ "<tr>" <!--#INCLUDE FILE="shout.asp"-->& vbNewLine & _ "<td> " & vbNewLine "</td>" & vbNewLine & _
but it doesn't appear. I see that in the main page they use <iframe>, in this way <iframe src="shout.asp" width="150" height="300" frameborder="0" scrolling="auto"></iframe>..........any suggestion???
Thank you very much |
Edited by - rabufo on 10 December 2003 11:02:13 |
|
|
staceywh
Starting Member
20 Posts |
Posted - 30 December 2003 : 10:13:55
|
Rabufo I an having a lot of trouble getting the shout box to work on my site as well. It drives me crazy, I really want to use it! :(
Is there a snitz IRC channel or newsgroup? |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 30 December 2003 : 16:14:29
|
quote: Is there a snitz IRC channel or newsgroup?
Nope, only IM with individual members. |
|
|
|
Topic |
|