Forums / Developer / email address processing

email address processing

Author Message

Glenn MacGregor

Wednesday 20 October 2004 11:49:13 am

Hi Again,

Sorry for all the posts. I have a few pages on my site which users can download white papers. Right now any user can download any white paper. I want to change the template for the file in that section to show a input box for email address and a submit button. When the submit button is hit I want to verify the email address and if it is valid continue on the file download, if it is not valid I want to put the same page back up. Is this possible?

Thanks again (very much)

Glenn

Ɓukasz Serwatka

Wednesday 20 October 2004 12:10:24 pm

Do you have registered users? If yes, you can put login (email) and pass inputs in to your tpl file and after successfully loging show them download page. If you want to veryfi e-mail (compare it with pattern email@dott.com) i think that you must write a simple module (extension).

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog