hope many of u've used cgiemail (open source CGI script)
http://web.mit.edu/wwwdev/cgiemail/user.html
what i need is customized .htm page when there is error in sending eamil e.g. when user left some fields unfilled.
u c, we can check e-mail form throughly using JavaScript. but suppose there is javascript turned-off in client-browser; then, his will get default warning/error from cgiemail script itself.
cgiemail has option to show .htm 'success' page lieu its default success message. just i want it to display my chosen .html 'error' page. if this is possible, please discuss.