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
 Message area after poll mod.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jbjbjb4
Starting Member

11 Posts

Posted - 22 May 2006 :  19:06:13  Show Profile  Visit jbjbjb4's Homepage
Hello, Once agian a rookie has broken the forum. Since I have added the poll mod my message area when replying or posting a new thread decides to double itself. Here is a screenshot.


thanks

TonyB7
Junior Member

USA
267 Posts

Posted - 22 May 2006 :  23:40:33  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message
So have you started over? At least with post.asp anyway. Watch carefully for lines breaking incorrectly.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 22 May 2006 :  23:52:51  Show Profile
Post a link to a txt version of your post.asp file.

Support Snitz Forums
Go to Top of Page

jbjbjb4
Starting Member

11 Posts

Posted - 23 May 2006 :  18:28:54  Show Profile  Visit jbjbjb4's Homepage
Here is the link requested.

http://pwcfanatics.com/test/post.txt

I appreciate the help. Maybe it will help me learn somemore about the asp code.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 24 May 2006 :  04:00:04  Show Profile
Remove the code in red from line 906 from your post.asp file.

Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>Message:</b><br />" & vbNewLine & _
" <br />" & vbNewLine & _

You should end up with just this alone on line 906:
Response.Write	"                <br />" & vbNewLine & _


Support Snitz Forums
Go to Top of Page

jbjbjb4
Starting Member

11 Posts

Posted - 24 May 2006 :  08:34:35  Show Profile  Visit jbjbjb4's Homepage
thanks worked like a charm. I went back in to the downloaded code and seen this after your response. Not sure how it got in there in the first place. What are some good websites to check out to learn the basics of ASP code? If I could find something to give me a basic tutorial that would help me out alot. JB
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 24 May 2006 :  16:46:50  Show Profile
I have found www.w3schools.com to be a good resource.

Support Snitz Forums
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.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07