How to change the address in the address bar when my page is loaded ??
Printable View
How to change the address in the address bar when my page is loaded ??
:)Code:window.location.href = "http://www.vbforums.com"
thanx crptcblade
but your code 'll redirect me to this page (http://www.vbforums.com) and I dont want to go to another webpage
I just want it to be as a fake address
I may be mistaken, but I don't think you can do that. It would be a webserver that would do that (an example would be URL forwarding)
:)
No, you can't do that. that would be a security issue
I think it can be done in some way we dont know
What makes you think that?Quote:
Originally posted by proff.hacker
I think it can be done in some way we dont know
trust me, you h4x0r, it can't
Well, I suppose you could create some sort of flash movie that hypontises the user and have them type in whatever you want into the address bar. If they don't hit Enter, it should give the desired effect.Quote:
Originally posted by proff.hacker
I think it can be done in some way we dont know
;)