Results 1 to 9 of 9

Thread: HTML Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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]

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    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
    Dim

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    I have not been able to find anything. Anyone here know PHP so I could do this?

  4. #4
    Member
    Join Date
    Sep 2000
    Posts
    49
    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.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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...

  6. #6
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    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."

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    Can you explain? I dont completely understand....thx

  8. #8
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    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."

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    64
    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
  •  



Click Here to Expand Forum to Full Width