Nancy Johnson wrote:
Dear All,
This is a side track to this thread: I have always used .asp for form
submission, but I want to find a _javascript_ and/or php versions of form
submissions in case I have to do a site that does not have a windows
based server.
I think PHP is the way to go, since it works on almost all servers out
there, including Windows. (Does anyone happen to know it doesn't work?)
I am also weak with _javascript_ and no nothing about php. Can you point
me to some good URLS and/or books that could help me out?
A good place to start is php.net.
Besides the online manual, which is very good, there are links to
tutorials and articles, as well as other lists of links. At many of
those sites you should also find some good js info as well. I have a
book I like, _javascript_: The Definitive Guide, 3rd Ed. by David
Flanagan (O'Reilly, 1998). While some of the browser related info is
hopelessly out of date, much of it is still surprisingly relevant.
|