RE: Linkbutton to previous page

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mohamoss (mohamed.mossad_at_egdsc.microsoft.com)
Date: 02/20/05


Date: Sun, 20 Feb 2005 13:52:19 GMT

hi Reidar
 Since you choose this group to post such question I guess you mean , how
to do it from with in an aspnet c# page.
If you mean that, may be you can send it directly within your response
like so
   Create an asp button control named back and create a handler to its
click event
  In the handler of the button click event, add this line of code
  Response.Write("<script> history.back() </script>");
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC



Relevant Pages

  • CreateDirectory/Delete permission
    ... In the Session_Start handler of my intranet application, ... I later turned on Impersonation and that allowed ASPNET ... But I'm still having a problem with deleting the ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Multiple DropDown list on a form
    ... Hi Tjalle ... for all the SelectedIndexChanged of the five of them .In this handler you ... ITworx on behalf of Microsoft EMEA GTSC ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Update From Label No Good
    ... to make sure if the handler is called in the first place, for example, ... try simple messageBox inside that handler to see it is called when the ... ITworx on behalf of Microsoft EMEA GTSC ...
    (microsoft.public.dotnet.languages.vb.controls)
  • RE: Save Events
    ... One way of doing that it to write a handler to each of the events you want ... Developer Support Engineer ... ITWorx on behalf of Microsoft EMEA GTSC ...
    (microsoft.public.dotnet.languages.vb)