Forum Moderators: open

Message Too Old, No Replies

contact form process script help

         

surrealillusions

11:47 am on Feb 16, 2011 (gmt 0)

10+ Year Member



Hi all,

Would like to know if its possible just to write a straight forward script to process a form. Anyone got a script thats easy to work from or a script where its easy to add in the form fields. And would like it to loop through some fields as there maybe more that can be added to the form.

Like:
name
name1
name2
name3 etc etc...

Coming from PHP, I would like it to be just as simple as that, for instance:

<form action="process.php" method="post">

But process.asp instead which handles all the form validation and errors. And sends the user either to a naughty person page for entering the wrong stuff or sends them to a thank you page and sends an email.

The site is built with a CMS but not with VB or anything like that, that I can see. Just a plain hand coded CMS in asp.net.

Thanks :)

aspdaddy

3:22 pm on Apr 16, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What CMS is it? Maybe there is a Forms Wizard module to do this or some suppported tags.