View previous topic :: View next topic |
Author |
Message |
thastings -
Joined: 27 Mar 2008 Posts: 1
|
Posted: Thu Mar 27, 2008 6:42 pm Post subject: URL Not Valid |
|
|
Hi,
I've just created and uploaded a small web site which uses a Flash-based menu system. When I try to access the site using http://localhost:8000, the first page opens OK, but if I click any of the menu buttons I get a message box headed Alert, saying "The URL is not valid and cannot be loaded."
I have uploaded the same site to an extrnal server and it works perfectly. It also works perfectly if I open the index.htlm file under htdocs directly in my browser.
The menu system uses relative URLs to make it easily portable between sites.
Any suggestions?
Regards,
Ted Hastings |
|
Back to top |
|
 |
pkSML -
Joined: 29 May 2006 Posts: 955 Location: Michigan, USA
|
Posted: Fri Mar 28, 2008 5:39 pm Post subject: |
|
|
I can't tell what browser you're using to test this on, but if you get a program that will show you HTTP headers, you could figure out what the problem is. I know of programs that do this for IE and Firefox.
In the HTTP headers, you'll be interested in the GET line and the Host line. _________________ Stephen
Need a LitlURL?
http://CodeBin.yi.org |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
|