
February 23rd, 2000, 08:39 AM
|
|
Junior Member
|
|
Join Date: Feb 2000
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
He said AUTOMATIC, Kyuzo.
Gjs, I'm not sure if this works, but try this:
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>
<SCRIPT LANGUAGE="JavaScript">
function GoBackAuto() {
history.back();
}
</SCRIPT>
<BODY ONLOAD="GoBackAuto();">
.. script goes here ..
</BODY>
[/code]
Bye,
Marc aka Foddex
------------------
++++++++++++++++++++++++++++++++++++++++
ceterum censeo linguam c++ esse delendam
|