i hate forms.
i hate forms.
- Started
- Last post
- 3 Responses
- tomkat
do you have a script at hand that checks every field in a html form..?
i mean one that doesn't care about fieldnames..too lazy+busy to write one of my own now, just thought someone might have used it before..
thx
- tomkat0
document.write("am i asking too much?");
- Mimio0
There are some really nice form managers written in php. Look around they'll save you time.
- davetufts0
This is mine:
http://dave.imarc.net/php/#formit's written in PHP - lot's of people use it.