|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|