Site won't play when uploaded to server
Started by rianashley, Mar 19 2007 06:42 AM
8 replies to this topic
#1
Posted 19 March 2007 - 06:42 AM
Hi, does anyone know any reasons why my site won't play after I uploaded to the server? It plays on my computer fine in the I.E. browser. I uploaded to my hosting server and it won't play online.
RianAshley
RianAshley
#4
Posted 19 March 2007 - 07:42 AM
This is the link you have in your 'enter' button:
file:///C|/Documents%20and%20Settings/Linda%20Baldwin/My%20Documents/SWiSHsite62%20Emedphto%20multi%20scroll/UPLOAD/mainmenu.html
This is what you should have:
http://www.jbistrats.net/mainmenu.html
file:///C|/Documents%20and%20Settings/Linda%20Baldwin/My%20Documents/SWiSHsite62%20Emedphto%20multi%20scroll/UPLOAD/mainmenu.html
This is what you should have:
http://www.jbistrats.net/mainmenu.html
#5
Posted 19 March 2007 - 08:39 AM
Lee_Oswald, on Mar 18 2007, 05:42 PM, said:
This is the link you have in your 'enter' button:
file:///C|/Documents%20and%20Settings/Linda%20Baldwin/My%20Documents/SWiSHsite62%20Emedphto%20multi%20scroll/UPLOAD/mainmenu.html
This is what you should have:
http://www.jbistrats.net/mainmenu.html
file:///C|/Documents%20and%20Settings/Linda%20Baldwin/My%20Documents/SWiSHsite62%20Emedphto%20multi%20scroll/UPLOAD/mainmenu.html
This is what you should have:
http://www.jbistrats.net/mainmenu.html
I made the change. What I was wondering is: After you hit enter is the website suppose to open up in a new window that says http://www.jbistrats.net/mainmenu.html. Is this the way it is suppose to look?
Shouldn't it say http://www.jbistrats.net/index.html?
Can I have it open in the same window? Am I making any sense? (SMILE) probably not.
#8
Posted 19 March 2007 - 08:52 AM
...or in "index.html" you change this...
...into this...
...this will open "mainmenu.html" in the same window.
wolf
Quote
<a href="mainmenu.html" onclick="NewWindow(this.href,'main','full','full','no','center');return false" onfocus="this.blur()">ENTER</a>
...into this...
Quote
<a href="mainmenu.html">ENTER</a>
...this will open "mainmenu.html" in the same window.
wolf
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














