User Profile

Collapse

Profile Sidebar

Collapse
onlineaccident
onlineaccident
Last Activity: Mar 13 '08, 12:43 PM
Joined: Jan 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to refresh a web form in asp.net using responce.redirect

    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);...
    See more | Go to post

  • onlineaccident
    replied to aligning a pragraph
    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">

    ...
    See more | Go to post
    Last edited by numberwhun; Jan 4 '08, 01:22 PM. Reason: add code tags

    Leave a comment:

No activity results to display
Show More
Working...