AS
asad
August 26, 2006 07:54 AM UTC
>hi
how can i set a link button property, so that it get redirected to the previous page?
thanks
....................
for this purpose we use property ''response''
response.redirect("form Name")
MA
Manoj
September 18, 2006 11:31 AM UTC
>Hi
U can use Response.Write("");
regds
Manoj
>hi
how can i set a link button property, so that it get redirected to the previous page?
thanks
....................
for this purpose we use property ''response''
response.redirect("form Name")
AD
Administrator
Syncfusion Team
September 22, 2006 06:53 AM UTC
TEST