Hi,
I have a problem with a form on a site. This is a guestbook script that was modified for my needs. The form posts information to a list that's displayed on the site. The problem is that I'm getting empty posts on the site. I have both client side and some server side validation, but only if the script is generated by the form on the site.
I've come to the conclusion that someone is just activating the script by typing the url in the browser, which is then creating empty posts on the web page (except for the date which is generated by the script itself, not the form.)
Can anyone tell me how I can prevent simply typing the script's url in the browser from activating the script.
Thanks...
I have a problem with a form on a site. This is a guestbook script that was modified for my needs. The form posts information to a list that's displayed on the site. The problem is that I'm getting empty posts on the site. I have both client side and some server side validation, but only if the script is generated by the form on the site.
I've come to the conclusion that someone is just activating the script by typing the url in the browser, which is then creating empty posts on the web page (except for the date which is generated by the script itself, not the form.)
Can anyone tell me how I can prevent simply typing the script's url in the browser from activating the script.
Thanks...