| Online Product Info
|
| Auto Email Tags |
|
|
Description
Usage
<%@ Register TagPrefix="cc1" Namespace="By360Impact.AutoDB" Assembly="By360Impact.AutoDB"
%>
... <!--Place the Auto DB Control tag between your <Form runat="server"></Form> tags--> <cc1:AutoDB id="AutoEmail1" runat="server" MailServer="mail.mycompany.com" AR_ToAddr="myemail@mycompany.com" AR_FromAddr="<#Email_Address#> AR_Subject="<#First_Name#> <#Last_Name#> has completed an application."> </cc1:AutoDB> Listing A
<#First_Name#> <#Last_Name#>,
Thank you for your interest in ACME Corporation. We have received your
application for <#Position#>, and will have a representative
contact you if your skill set matches our immediate needs. Listing B
Properties that can be Set Dynamically Using Auto DB Tags
|
| © copyright 2004 360 IMPACT. All rights reserved.
|