|
 |
aspx_beginners thread: back button
Message #1 by "Alex Smotritsky" <alex.smotritsky@v...> on Wed, 26 Feb 2003 08:19:48
|
|
How do I make a button that acts like the browser back button?
Message #2 by "Hovik Melkomian" <melvik@b...> on Wed, 26 Feb 2003 11:47:34 +0330
|
|
Dear Friend:
simple use JavaScript & run window.history.back(1);
HTH,
Hovik.
----- Original Message -----
From: "Alex Smotritsky" <alex.smotritsky@v...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, February 26, 2003 8:19 AM
Subject: [aspx_beginners] back button
How do I make a button that acts like the browser back button?
Message #3 by "Alex Smotritsky" <alex.smotritsky@v...> on Wed, 26 Feb 2003 03:32:24 -0500
|
|
Thanks a lot!, I've got it.
-----Original Message-----
From: Hovik Melkomian [mailto:melvik@b...]
Sent: Wednesday, February 26, 2003 3:18 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: back button
Dear Friend:
simple use JavaScript & run window.history.back(1);
HTH,
Hovik.
----- Original Message -----
From: "Alex Smotritsky" <alex.smotritsky@v...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, February 26, 2003 8:19 AM
Subject: [aspx_beginners] back button
How do I make a button that acts like the browser back button?
---
Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
|
|
 |