ugaMack
11-07-2003, 02:31 PM
I don't know if this is even possible, but here is my problem.
I'm putting together a form that asks for a credit card number. Right now, if a person submits the form and goes to the confirmation/thank you page and isn't smart enough to quit the browser, another person could walk up to the computer, click the back button on the browser and get all of the credit card info.
I've written a function that clears the field onLoad and even tried putting the function call into the flow of the page. I've also put all the no-cache meta tags in. The function works if I hit refresh on the page, but not if the back button is hit.
Any ideas?
Thanks
I'm putting together a form that asks for a credit card number. Right now, if a person submits the form and goes to the confirmation/thank you page and isn't smart enough to quit the browser, another person could walk up to the computer, click the back button on the browser and get all of the credit card info.
I've written a function that clears the field onLoad and even tried putting the function call into the flow of the page. I've also put all the no-cache meta tags in. The function works if I hit refresh on the page, but not if the back button is hit.
Any ideas?
Thanks