Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: refresh the page


Message #1 by anirose_US@y... on Tue, 13 Aug 2002 21:46:24
try

<input type="button" value="Refresh Page"
onClick="location.href='yourpage.aspx';">

phil

-----Original Message-----
From: Hovik Melkomian [mailto:melvik@b...]
Sent: 14 August 2002 04:34
To: ASPX_Professional
Subject: [aspx_professional] Re: refresh the page


I think if u put a button with no event it'll refresh the page bc
it'll cuz the page to render.

Thats all 4 now,
Hovik.
----- Original Message -----
From: <anirose_US@y...>
To: "ASPX_Professional" <aspx_professional@p...>
Sent: Tuesday, August 13, 2002 9:46 PM
Subject: [aspx_professional] refresh the page


help me to refresh my page in C# by clicking my button
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.

---



---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---

  Return to Index