Urgent plz help

hi all, i have a small problem that needs to be solved

i have a webpage in wich the user submets a form. upon submition the user will recieve a code on his mobile phone and be directed to a different page on the browser. the problem is:
if the user presses the back button on the browser , the code is resent to him, and i can’t afford that. what i need to do is to disable the back button on the browser (how do i do that)?

plz help i need to get it done today

thx

well sounds to me like you should simply have the page that opens (recieve a code on his mobile phone and be directed to a different page ), have no address and tool bar.

But this is the simple way i guess :slight_smile:

i will try that, but if u have any other solution, plz let me know

thx again

well what are u writing your code in? ASP? cuz if that is the case you can say at the end of your code

myTextbox = Nothing

this will reset your textbox vaue to nothing