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: General / Classic ASP versions(v3.4.XX)
 Split table in first post to include Adsense?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

omega1
Junior Member

United Kingdom
127 Posts

Posted - 27 November 2009 :  04:21:56  Show Profile  Visit omega1's Homepage
Hi all,

Long time no post, I would like to include a Google Adsense image type advert in the right had side of the first (only) post on each topic but have no idea on how to do this and was wondering if some kind soul could help me?

Thanks in advance

Visit : My personal site - Website Hosting - Register a domain

Etymon
Advanced Member

United States
2396 Posts

Posted - 27 November 2009 :  10:24:12  Show Profile  Visit Etymon's Homepage
You will want to play around with this area in topic.asp:

			"                    <tr>" & vbNewLine & _
" <td valign=""top"" height=""100%""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """><span class=""spnMessageText"" id=""msg"">"
if Request.QueryString("SearchTerms") <> "" then
Response.Write SearchHiLite(formatStr(Topic_Message))
else
Response.Write formatStr(Topic_Message)
end if
Response.Write "</span id=""msg""></font></td>" & vbNewLine & _
" </tr>" & vbNewLine
Go to Top of Page

omega1
Junior Member

United Kingdom
127 Posts

Posted - 27 November 2009 :  12:09:10  Show Profile  Visit omega1's Homepage
I'll take a look at that, thanks!

Visit : My personal site - Website Hosting - Register a domain
Go to Top of Page

omega1
Junior Member

United Kingdom
127 Posts

Posted - 29 November 2009 :  11:54:52  Show Profile  Visit omega1's Homepage
Hi, this worked a treat, thanks again for your help

Visit : My personal site - Website Hosting - Register a domain
Go to Top of Page

Etymon
Advanced Member

United States
2396 Posts

Posted - 30 November 2009 :  04:16:04  Show Profile  Visit Etymon's Homepage
You're welcome.
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07