|
Setting |
Session("dbEMailFor3") = 4
|
|
Description |
display field 3 as a link to the E-mail address stored in field 4. This setting displays a field as a link (in this case, field 3) using the E-mail address stored in another field (in this case, field 4).
|
|
Reference |
If field 3 contains "Eli" and field 4 contains "erobillard@ofifc.org" this would display as: Eli.
|
|
Required |
No
|
|
Version |
Public
|
|
Memo |
Session("dbEMailFor4") = 5
This setting displays a field as a link using the E-Mail address stored in another field. In this example, the 4th field (possibly the employee's name) will be displayed as a link to the URL stored in field 5 (the employee's E-mail address).
|
|
Added |
|
|
Modified |
2/25/2001
|