|
The following person has registered for the newsletter.
| First Name: |
#trim(form.firstName)# |
| Last Name: |
#trim(form.lastName)# |
| Company: |
#trim(form.company)# |
| Category: |
#trim(form.category)# |
| Address: |
#trim(form.address)# |
| City: |
#trim(form.city)# |
| State: |
#trim(form.state)# |
| Zip Code: |
#trim(form.zipCode)# |
| Email: |
#trim(form.email)# |
|