Hello All,
what is code for exceute one aspx page onclick hyperlink without dispaly that page?
Basically, I have one page p2.aspx.,which getting querystring parameter from page p1.aspx.
When I cliced on hyper link of p1.aspx page .it redirect to the p2.aspx.
but i want only that the code on p2.aspx excecute.and not need to dispaly p2.aspx page to user.
so what is the code on hyper link at p1.aspx in source file?
Thanking you,
Parimal.