|
|
|
|
|
| | |
| |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: The Back Browser button in IE |
|
From: |
ann |
|
Date: |
8/11/1999 4:40:12 PM |
|
IP: |
134.205.91.190 |
a coworker answered my question...
you would not use ASP at all (of course!) but script accessing the history object...
<SCRIPT LANGUAGE=vbscript>
<!--
Sub GoBack
history.back()
End Sub
-->
</SCRIPT>
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|