hi,
iam have two pages sample1.aspx and sample2.aspx.
When i am trying to re-directing sample1.aspx from sample2.aspx,
using response.redire ct("sample1.asp x").
and when i try to refresh the sample1.aspx page, by clearing the catch using the following code,even its not refreshing.
Response.Buffer = true;
Response.Expire sAbsolute = DateTime.Now.Ad dDays(-1);...
User Profile
Collapse
-
How to refresh a web form in asp.net using responce.redirect
-
hi,
hope this code will help u.......
[code=html]
<div style="float:le ft; width:700px;">
<div style=" float:left">
<p valign = "top">
<fieldset align = "top">
<legend align = "center">
<font color = "magenta">
...
No activity results to display
Show More
Leave a comment: