Oh great!!! how do i get this working for my website?
from
WinCustomize Forums
Calling an external script should work... but it doesn/t
I'm trying to avoid php scripting and MySql for now and one way to organize text stories is to have them externally linked to somewhere else. That way I can just wrtie the story, then change it when I want to.
I am using the ducument.write i a text file and linking the text file to the spot on the page
script language = javascript text = "text/javastipt" src = "externalscript.txt"
But it won't work!!!
The file is in the same directory as the html file its suppossed to write on... ooooohhh what a world!!!!
any help on this?
(By the way, it suppossed to work on all browsers)
I'm trying to avoid php scripting and MySql for now and one way to organize text stories is to have them externally linked to somewhere else. That way I can just wrtie the story, then change it when I want to.
I am using the ducument.write i a text file and linking the text file to the spot on the page
script language = javascript text = "text/javastipt" src = "externalscript.txt"
But it won't work!!!
The file is in the same directory as the html file its suppossed to write on... ooooohhh what a world!!!!
any help on this?
(By the way, it suppossed to work on all browsers)