I want to reffer certain webpages upon click of an ANCHOR
something like:
<a
href="http://www.mydomain.com/redirect/ref.cfm?url=http://www.jumpto.com";>
Click here to visit</a>

Issue is, on ref.cfm I have a script that counts the "hits"
I gave to "http://www.jumpto"; - but I don't want
the entire link
(http://www.mydomain.com/redirect/ref.asp?url=http://www.jumpto.com)
to be displayed in the address bar of IE.

I tried <script>location.href='http://www.jumpto.com'</script>
on the ref.asp file, but it "cropps" the back button..

I was wondering how google/yahoo do their reffering, without
the user "seeing" the actual reffer.

Google:
http://www.google.com/search?hl=en&q=casino
(see one of the sponsered links)

Yahoo:
http://search.yahoo.com/bin/search?p=casino
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to