Luke
Tue Dec 30 12:49:44 CST 2003
Very helpful. How would you add this code to an "image", instead of
creating a button?
I have an "arrow" image which I would like to add to my web page so that my
visitors can click on it to go to the page that they visited.
Thanks!
"FrontPageForms" <Me@NoSpam> wrote in message
news:00dd01c3ce96$ed2cd360$a001280a@phx.gbl...
> Steve,
>
> <input type="button" value="Back" onClick="history.go(-1)">
>
> Mike,
>
http://FrontPag.Bizland.com
> Form Tutorials & Form Script Examples
>
> >-----Original Message-----
> >I'd like to put a button on a page that closes that page.
> >The page opens when the user clicks on a hyperlink in
> >another page, and I want to give the user a button (other
> >than, obviously, the x in the upper right hand corner) to
> >close the window automatically. I've seen it done on
> >other sites, but don't see any help feature in FrontPage
> >that shows how to do it. I suspect it's with javascript
> >or something.
> >
> >Thanks.
> >.
> >