This topic is locked

e-mail View Page on load

3/9/2006 5:04:52 AM
ASPRunnerPro General questions
A
anto author

I wish to know how the system can send automatic e-mail after an user access to a general page.

I'm triing to use View Page: OnLoad but i don't know what i have to use whith the parameter "where" in the function 'ViewOnLoad(where)'.
Thanks, Best Regards,
Antonio Testa.

Sergey Kornilov admin 3/9/2006

Antonio,
Parameter "where" can be used in SQL query to display records which satisfy WHERE clause.

You don't need this parameter if you only want to send an email.