ASP deperately need help plz!!!
i'm working on an asp form which have 2 submit button.onclick at button1 will open a pop-up window which going to show some result of calculated data which passed from form (calculated using stored procedure)and the button2 also need to use the data from the same form which means i need to submit the form twice. the problem is when i do first submit the page is being reloaded and the data that being filled by user is no longer exist for the 2nd submit.if tried to paste back the value to that page using request.form but it didn't work out perfectly and when i refreshed the page the value still there.
needed help immediately....already desperate
thx u
|