Hi,
i have got following problem:
1. user puts text to the text field and presses submit
2. then post-submit page is loaded where I placed script adding data to database
3. then user goes for example to the other page (main menu, etc) and then when he presses backspace button he will return to the previous page where the adding script will be executed again and i will have two identical records in my database. How to block it?
rgds,
piotrmat
i have got following problem:
1. user puts text to the text field and presses submit
2. then post-submit page is loaded where I placed script adding data to database
3. then user goes for example to the other page (main menu, etc) and then when he presses backspace button he will return to the previous page where the adding script will be executed again and i will have two identical records in my database. How to block it?
rgds,
piotrmat