|
-
Oct 5th, 2000, 05:59 PM
#1
Thread Starter
Lively Member
I am good with HTML, but have a complex question to ask. When I load a page, is there a way to show an address in the browser address bar which is not the page address. Kind of like spoofing a page, but using HTML or JavaScript. If so, please help me.
Thanks
[Edited by Wrestlecar Webmaster on 10-05-2000 at 07:21 PM]
-
Oct 9th, 2000, 03:33 AM
#2
Fanatic Member
I know for a fact that there is an easy way to do that with PHP...but i'm nor sure of the exact syntax. Have a look around DevShed to see if you can find an answer.
Hl,
D!m
-
Oct 11th, 2000, 04:44 PM
#3
Thread Starter
Lively Member
I have not been able to find anything. Anyone here know PHP so I could do this?
-
Oct 12th, 2000, 03:17 AM
#4
Member
If you use Frames it only shows up the URL for the initial page.
I know it's probably not what you are looking for, but it could be useful.
-
Oct 12th, 2000, 02:07 PM
#5
Thread Starter
Lively Member
I have no control of the page before it gets forwarded, so that will not work. Thanks for the suggestion, but I am still looking for that PHP code...
-
Oct 12th, 2000, 09:42 PM
#6
Hyperactive Member
If you are using any kind of server side program (PHP,ASP,Servlet) you can have some generic page load another URL.
"People who think they know everything are a great annoyance to those of us who do."
-
Oct 13th, 2000, 02:20 PM
#7
Thread Starter
Lively Member
Can you explain? I dont completely understand....thx
-
Oct 13th, 2000, 04:59 PM
#8
Hyperactive Member
I'm not quite sure that I understand what you trying to do, but what I was saying was any server side generated page could be different everytime you load it but with the same address.
Could you explain exactly what you are trying to do?
"People who think they know everything are a great annoyance to those of us who do."
-
Oct 13th, 2000, 11:45 PM
#9
Thread Starter
Lively Member
OK, my sites "actual pages" are located at http://77.77.77.77/wrestlecar (whatever), but I do own a domain. The domain is setup with the DNS to just automatically forward to a page, so if i type in http://www.wrestlecar.com/whatever/index.html i go to http://77.77.77.77/wrestlecar/whatever/index.html. I have NO control over this page when it is forwarded. I want to be able to display http://www.wrestlecar.com/whatever/index.html in the browser address bar, but I need some sort of script as I have no control of the page before it is forwarded to the IP, and because of this, frames will not work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|