C
|
clig 2/1/2010 |
I have a database where I would like to auto send full HTML emails when edits are made. The idea is that I would embed the actual HTML tables from the ASPrunner VIEW pages into the email as <body> elements. i tried using just the HTML link and allowing users to just click that link and while the link is fully formed, the security structure forces them to LOGIN before looking at the view page so its very cumbersome. They click the link, have to login, then click the link in the email again so that the page will display, not very functional. If I could embed the actual page as HTML elements this all would be solved. Any ideas on how to do that?
Dim dkeys |