Hi folks,
I am using ASP to send the contents of a form to an email address in outlook.
On the form I have some fields which are calculated and then set as "Disabled" (in code) on the form so that the user cannot edit them once calculated.
My problem is that when I send the form to the Email address, the disabled fields are NOT sent through.
Does anyone know how to solve this problem?
KISS - Keep It Simple Sugar!
I am using ASP to send the contents of a form to an email address in outlook.
On the form I have some fields which are calculated and then set as "Disabled" (in code) on the form so that the user cannot edit them once calculated.
My problem is that when I send the form to the Email address, the disabled fields are NOT sent through.
Does anyone know how to solve this problem?
KISS - Keep It Simple Sugar!