I have a javascript that picks up data on a form on a web page and passes it to a cgi script. The script has stopped working correctly and doesn't send the data to the e-mail address as it should.
Is there any way that I can watch the javascript as it works with the cgi script?
I cannot determine why it has stopped working. I have one of the combinations working for a couple of years and the other was working for a year. Both stopped working a couple of weeks back. I cannot determine if the error is with the cgi or the mail server.
Is there any way that I can watch the javascript as it works with the cgi script?
I cannot determine why it has stopped working. I have one of the combinations working for a couple of years and the other was working for a year. Both stopped working a couple of weeks back. I cannot determine if the error is with the cgi or the mail server.