CGI and formmail help needed
CGI and formmail help needed
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- ********0
CGI is not safe.
You need to use a server side language such as ASP or PHP to process your form data.HTML can't do it on it's own.