Session problem
Posted: Thu Nov 24, 2005 10:43 am
I have three forms. Some of the info is the same on each form. The use can submit from one page the click a link to go to another page. I have the session variables working so that the info from Page 1 shows in page 2, etc. I want user to be able to make changes from any form.
Problem is; Everything is working except if the user highlights text in input box then hits delete button then hits enter button. The variable remains. If user highlights text then hits the spacebar the text is cleared.(which is what I want when they use the delete button).
Any suggestions?
Problem is; Everything is working except if the user highlights text in input box then hits delete button then hits enter button. The variable remains. If user highlights text then hits the spacebar the text is cleared.(which is what I want when they use the delete button).
Any suggestions?