|
|
Online Product Info
|
| AR_FromAddr Property |
|
|
Description Usage
<cc1:AutoDB id="AutoDB1"
runat="server"
MailServer="mail.mycompany.com" AR_ToAddr="user@company.com"
AR_FromAddr="hr@mycompany.com"> </cc1:AutoDB>
Listing A
Alternate Usage - Dynamically set the AR_FromAddr property without
programming! See Listing B for an example of using Auto DB Tags in the AR_FromAddr property.
<cc1:AutoDB id="AutoDB1"
runat="server"
MailServer="mail.mycompany.com" AR_ToAddr="user@company.com"
AR_FromAddr="<#Dept_Email_Address#>"> </cc1:AutoDB>
Listing B
Related Properties
|
| © copyright 2004 360 IMPACT. All rights reserved.
|