Hello,
I want to write a generic sendmail script which will be used by many different forms. The script will need to know how many variables have been posted to it, and be able to determine the names of these variables. How do I do this?
I could do this in PHP, but am learning ASP at the moment (in a very short space of time).
Any help is appreciated.
Thanks
I want to write a generic sendmail script which will be used by many different forms. The script will need to know how many variables have been posted to it, and be able to determine the names of these variables. How do I do this?
I could do this in PHP, but am learning ASP at the moment (in a very short space of time).
Any help is appreciated.
Thanks