Dear All.
1. Is there any way that user can sent email from view.asp page?
2. If not is there any way that user can sent an email in format like the list page.
3. How can we can export a page as email (instead xls, doc ...)
Thanks in advance.
Dimitris
Page 1 of 1
Table email
#2
Posted 09 March 2010 - 04:19 AM
Dimitris,
all three bullets are possible but a bit of coding is required.
You'll need to execute SQL query, loop through recordset, format results as HTML table and send an email in HTML format.
To send email in HTML format use runner_mail function:
http://xlinesoft.com...il_function.htm
all three bullets are possible but a bit of coding is required.
You'll need to execute SQL query, loop through recordset, format results as HTML table and send an email in HTML format.
To send email in HTML format use runner_mail function:
http://xlinesoft.com...il_function.htm
Best regards,
Sergey Kornilov
Sergey Kornilov
Page 1 of 1

Sign In
Register
Help
This topic is locked
MultiQuote