Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > How to set the referring url

Reply
Thread Tools

How to set the referring url

 
 
AviraM
Guest
Posts: n/a
 
      03-31-2007
hello,

this there any var to set the referring url manualy?

is there anything at all so i can put in this var my own value, like
when i paste an address on the firefox url and the page will set some
value i want and it won't be blank

thanks in advance.

 
Reply With Quote
 
 
 
 
Matthias Watermann
Guest
Posts: n/a
 
      04-01-2007
begin On Sat, 31 Mar 2007 14:16:23 -0700, AviraM wrote:

> this there any var to set the referring url manualy?


Not with JavaScript AFAIK. But some web-proxies come with such a feature,
WWWoffle being an example. It's a great privacy feature indeed, since
nobody gets a chance to track the movements your doing in the web.

> is there anything at all so i can put in this var my own value, like
> when i paste an address on the firefox url and the page will set some
> value i want and it won't be blank


WWWoffle e.g. allows to put a fixed value there or the page beeing
requested. (The same applys to user-agent.) I'm maintaining some
commercial LANs and WWWoffle hides all internals from the
world-wide-watch. - But as I said, that's not a JavaScript issue.


--
Matthias

/"\
\ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
X - AGAINST M$ ATTACHMENTS
/ \
 
Reply With Quote
 
 
 
 
AviraM
Guest
Posts: n/a
 
      04-02-2007
On Apr 1, 12:22 pm, Matthias Watermann <l...@mwat.de> wrote:
> begin On Sat, 31 Mar 2007 14:16:23 -0700, AviraM wrote:
>
> > this there any var to set the referring url manualy?

>
> Not with JavaScript AFAIK. But some web-proxies come with such a feature,
> WWWoffle being an example. It's a great privacy feature indeed, since
> nobody gets a chance to track the movements your doing in the web.
>
> > is there anything at all so i can put in this var my own value, like
> > when i paste an address on the firefox url and the page will set some
> > value i want and it won't be blank

>
> WWWoffle e.g. allows to put a fixed value there or the page beeing
> requested. (The same applys to user-agent.) I'm maintaining some
> commercial LANs and WWWoffle hides all internals from the
> world-wide-watch. - But as I said, that's not a JavaScript issue.
>
> --
> Matthias
>
> /"\
> \ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
> X - AGAINST M$ ATTACHMENTS
> / \


thanks both of you
you helped me

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Missing Referring URL in log files paladin ASP .Net 2 01-11-2007 06:03 PM
getting a referring url? tiewknvc9 Java 2 09-11-2006 02:14 PM
Referring URL BernieH HTML 1 08-09-2005 12:01 PM
Referring URL\VB George ASP .Net 3 02-09-2004 10:25 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57