|
|
|
|
|
Web-forms processing with Advanced Email Parser
|
|
|
- Website secure.
Your database does not have to be accessible from your web server. This is impossible to exploit it or get unauthorized access
- Use ONE script to process ALL web forms.
You can iterate all POST variables to email body using only one PHP/CGI/ASP script and send it to your AEP server.
Most web site design tools include scripts that will send the contents of these forms via email.
- Modify web form processing without site re-design
Since AEP manage all requests, you can change process rules "on fly" without access to your web server.
|
|
|
|
|
|
|
|