|
lsfphelpls -> ASP: BEHAVIORS/SERVER-BEHAVIORS DMWR MX 2004 (8/21/2007 2:05:19)
|
ASP: BEHAVIORS/SERVER-BEHAVIORS MM-DMWR MX 2004 I use dmwr mx 2004, well What statement I use to include a webpage in an email body ? Like for writting html email the statement: myMail.HTMLBody = "<h1>This is a message.</h1>" also how setup except from the message, the confirmation page (page like email page) that shows on browser after submit/send form data ? asp vars how setup to show on this webpage ? I just assign to vars the data in the email processor file ? var1 = request.form("field1") and so on and also how the email come , to a fixed email (mine) and to user email (who submitted form) from the "email" html field ? HOW TO DO THESE WITH BEHAVIORS ASP ?
|
|
|
|