salam , information sent again after refresh
-
salam guys, I have a small problem with ma web application, i send some fields to the server i get the values on the server then i store them in the DB. the page come back from server with empty fields(of course), but when i refresh the page(with empty fields), the last values i sent to the server go again to this laller after the refresh & they get stored in the DB i hope you understood me,is there any way to empty them ?? & why the values go again even with empty fields ??
try to be good if you can't be the best
-
salam guys, I have a small problem with ma web application, i send some fields to the server i get the values on the server then i store them in the DB. the page come back from server with empty fields(of course), but when i refresh the page(with empty fields), the last values i sent to the server go again to this laller after the refresh & they get stored in the DB i hope you understood me,is there any way to empty them ?? & why the values go again even with empty fields ??
try to be good if you can't be the best
Sounds like you need to reorganise your page so that values aren't saved on every postback. What technology are you using?
-
Sounds like you need to reorganise your page so that values aren't saved on every postback. What technology are you using?
Salam, thnx man for your answer & solved the problem , i'm using php thank you very much man i appriciate your help salam
try to be good if you can't be the best