Re: "OnClick Event" by Murray
Murray
Sun Nov 05 09:55:18 CST 2006
In a window that *you* have opened programmatically (like a pop-up window),
you can use -
onclick="self.close()"
--
Murray
--------------
MVP FrontPage
"Friedi" <Friedi@Friedi.com> wrote in message
news:BEE35CAF-AAC7-48FF-8751-AEA1CBD8CD55@microsoft.com...
> In Sharepoint Designer I put on a page ("download.htm") a button giving a
> link to a file to be downloaded. Is it possible to programm the button
> that
> with the 'onclick' event the page "Download.htm" is closed.
> --
> Thanks for any input
> Friedi