hi

please any give solutions for this two issues:

1.i am doing insert option.then ater inserting if i press f5 it isgetting refreshed.so again inserting action happening.my need is if i press f5 after some action the last action should not happen again.

2.consider i have two forms. in first form i am inserting some datas to database and i am going to next page.then if i come to first page using back button and press insert button it should not do the insert operation.

can any one please give me solution for this.