P
Paul M
Hi
What is considered too much to put into a session object. I have a contact
form in which I have set up a session object which stores the comments
field when the form is submitted, if the form is submitted again the
session is compared to the comments form field and if they are the same it
Response.writes "The information has already been sent"
Thanks
Paul M
What is considered too much to put into a session object. I have a contact
form in which I have set up a session object which stores the comments
field when the form is submitted, if the form is submitted again the
session is compared to the comments form field and if they are the same it
Response.writes "The information has already been sent"
Thanks
Paul M