Posted by Harlan Messinger on 09/26/06 14:54
Nospam wrote:
> Is there a way of setting the referer with css?
>
> i.e something like:
>
> <style type="text/css">
> body{referer:http://www.example.com}...
> </style>
CSS is a means of specifying the appearance of a page. It doesn't have
anything to do with what gets sent to the server when a link on the page
is clicked.
[Back to original message]
|