Hi
I've been trying to use javascript to write html code into my html files which are located on the server
In other words, using javascript , I am trying to update my html pages right after choosing an element from an html form. However, my files are located in a write protected folder in the server and I don't have write permission at all. Is there anyway to update my files?
Thanks
Ross
I've been trying to use javascript to write html code into my html files which are located on the server
In other words, using javascript , I am trying to update my html pages right after choosing an element from an html form. However, my files are located in a write protected folder in the server and I don't have write permission at all. Is there anyway to update my files?
Thanks
Ross