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)
 adding a mini-script to inc_header.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

JohnJohn1186
Junior Member

103 Posts

Posted - 15 March 2005 :  13:54:16  Show Profile  Send JohnJohn1186 an AOL message  Send JohnJohn1186 a Yahoo! Message
I want to add this script to inc_header.asp:

<script type="text/javascript" language="JavaScript" src="http://www.mysite.org/y/stats_js.asp"> </script>


how would i do this? Sorry, i'm terrible with asp

JohnJohn1186
Junior Member

103 Posts

Posted - 15 March 2005 :  14:44:47  Show Profile  Send JohnJohn1186 an AOL message  Send JohnJohn1186 a Yahoo! Message
i don't care where in inc_header.asp it's added, I just want it to be error-free. I can't seem to get it to work. A code you could give me to add to the beginning of inc_header.asp is fine. thx..
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 15 March 2005 :  14:50:59  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
You could try this - http://www.equanimity.nl/utils/responsewriter.asp

It makes it easier.

Response.write("<script type=""text/javascript"" language=""JavaScript"" src=""http://www.mysite.org/y/stats_js.asp""> </script>" & vbNewline)


You could add it around line 262 (roughly, I have mods on my forums) just after the copyright notice.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

JohnJohn1186
Junior Member

103 Posts

Posted - 15 March 2005 :  15:06:02  Show Profile  Send JohnJohn1186 an AOL message  Send JohnJohn1186 a Yahoo! Message
thank you for your help
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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07