rathnadevil
September 6th, 2002, 01:17 PM
Hi,
I'm using an ASP page(exmple - say firstpage.asp) to add new record to table. I submit this page to another asp page(say secondpage.asp) which contains the query to insert the entered values(no html code there). no form tag is there. Now I want to go to first page. Without click, I want to go to first page.
Otherwise, pls suggest me to do the alternate for inserting new record in the samepage(firstpage.asp)
I'm using an ASP page(exmple - say firstpage.asp) to add new record to table. I submit this page to another asp page(say secondpage.asp) which contains the query to insert the entered values(no html code there). no form tag is there. Now I want to go to first page. Without click, I want to go to first page.
Otherwise, pls suggest me to do the alternate for inserting new record in the samepage(firstpage.asp)