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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 How do I add this to inc.footer.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

hawkdrean
New Member

73 Posts

Posted - 26 March 2005 :  12:44:08  Show Profile  Visit hawkdrean's Homepage
<noscript><img src="http://xx.xxxxxxxx.com/xx/?id=xxxx" width="4" height="4"></noscript>

Podge
Support Moderator

Ireland
3775 Posts

Posted - 26 March 2005 :  12:46:48  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Response.Write "<noscript><img src=""http://xx.xxxxxxxx.com/xx/?id=xxxx"" width=""4"" height=""4""></noscript>"

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

hawkdrean
New Member

73 Posts

Posted - 26 March 2005 :  13:07:16  Show Profile  Visit hawkdrean's Homepage
Sorry I mean this one

<img src="http://xx.xxxxxxxx.com/xx/?id=xxxx&re=<!--#echo var="HTTP_REFERER"-->" width="4" height="4">

Go to Top of Page

hawkdrean
New Member

73 Posts

Posted - 26 March 2005 :  13:11:52  Show Profile  Visit hawkdrean's Homepage
or this one

<!-- Begin XXXcounter -->
<div style="position:absolute;">
<script language="javascript" type="text/javascript"><!--


sw=screen.width+'x'+screen.height;
bd=screen.colorDepth;
dt=new Date();dt=dt.getTimezoneOffset()/-60;
loc=escape(document.location);
re=escape(parent.document.referrer);re=(re=="undefined"||re=="")?"bookmark":re;
req="id="+XXXX+"&loc="+loc+"&re="+re+"&tz="+dt+"&sw="+sw+"&bd="+bd;
document.write('<img width=4 height=4 src="http://XX.XXXXXXXXX.com/cs/?'+req+'">');
//--></script>
<noscript><img src="http://XX.XXXXXXXX.com/cs/?id=XXXX" width="4" height="4"></noscript>
</div>
<!-- End XXXcounter -->
Go to Top of Page

serritzlev
Junior Member

Denmark
291 Posts

Posted - 26 March 2005 :  13:23:47  Show Profile  Visit serritzlev's Homepage
Hawkdrean if you still use my head or fotter open our inc_footer lok after this in the foter.
'######## Begin Counter #######'
%>
<%
'######### End Counter ########'

Place our code bethwin this
%>
<!-- Begin XXXcounter -->
<div style="position:absolute;">
<script language="javascript" type="text/javascript"><!--


sw=screen.width+'x'+screen.height;
bd=screen.colorDepth;
dt=new Date();dt=dt.getTimezoneOffset()/-60;
loc=escape(document.location);
re=escape(parent.document.referrer);re=(re=="undefined"||re=="")?"bookmark":re;
req="id="+XXXX+"&loc="+loc+"&re="+re+"&tz="+dt+"&sw="+sw+"&bd="+bd;
document.write('<img width=4 height=4 src="http://XX.XXXXXXXXX.com/cs/?'+req+'">');
//--></script>
<noscript><img src="http://XX.XXXXXXXX.com/cs/?id=XXXX" width="4" height="4"></noscript>
</div>
<!-- End XXXcounter -->
<%
And dont use response.write to that as podge show abow this place is think to use to a java script counter ( i use my peak counter there ) simalar to that you want to add just now.

If you use podge's response.write from the anser abow that can you insert this before the
%> else after the <% or still use the center adjustment from the center table.

Or if you still want a topsite mod there can you downloade sh beta v9 the files to that mod is include in that zip files.


Edited by - serritzlev on 26 March 2005 13:31:24
Go to Top of Page

hawkdrean
New Member

73 Posts

Posted - 26 March 2005 :  14:06:19  Show Profile  Visit hawkdrean's Homepage
Thanks it worked I email about sh beta v9
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.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07