Click to See Complete Forum and Search --> : Forms


Max^Power
12-23-2002, 03:26 AM
I created a form which when submitted I will receive it by email. However, when i receive the form on my email, I will get a file with a .att extension with the details of the fields inputted by the visitor. In the case of check boxes and radio buttons , i am getting option1=on, group1=on.

Is it possible that I will get the details in a more friendly user manner without using any cgi's.

Also, is it possible that when the user clicks the submit button, he will not always get the annoying popup that the "form is being sent by email and it will show the email adress ...."

Thanks!

ShrineDesigns
12-23-2002, 04:03 AM
cgi will proccess the infoand send it to you in any manner you want; and it can get rid of the pop-up message