How to pass data from an asp page without using the submit button.
For example, first i will use the submit button to pass the value from 0.asp to 1.asp. Then i need to pass the same textbox data from 1.asp to 2.asp without using submit button.
so, when the user enter the submit button they will see their entered data in 2.asp. Is it possible to do that..
need help,
parames.s
For example, first i will use the submit button to pass the value from 0.asp to 1.asp. Then i need to pass the same textbox data from 1.asp to 2.asp without using submit button.
so, when the user enter the submit button they will see their entered data in 2.asp. Is it possible to do that..
need help,
parames.s