Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Launching Save As pop-up
- From: javascript@xxxxxxxxxx (Trey H)
- Subject: [Javascript] Launching Save As pop-up
- Date: Thu, 28 Mar 2002 05:02:44 +0000
I do not know of any easy solution to your problem. I have never seen a save function. If you find that there is no save function, I would use a view-source link. To use view-source links, just type <a href="view-souce:http://www.yoursite.com"> to view the source. View-source links open up a Notepad window with the webpage source code. You should instruct your viewers to Press 'File' and 'Save' from there. You can go here to learn more about view-source links: http://www.web-source.net/javascript_view_source2.htm ==================================== Trey: tutwabee@xxxxxxxxxxx Get free JavaScripts at the Blue Dragon! Just go to: http://www.websiter.biz ==================================== >From: Alan Easton <alan.easton@xxxxxxxxx> >Reply-To: javascript@xxxxxxxxxx >To: 'Java-List' <javascript@xxxxxxxxxx> >Subject: [Javascript] Launching Save As pop-up >Date: Wed, 27 Mar 2002 10:25:03 -0000 > >Hello People, > >Here is the scenario, I have a page that launches another browser window, >with no toolbars or scrollbars on it, just the browser frame itself, and it >is populated with information. I want to give the user the ability to save >the info in that new window, but with no toolbars or anything, how can I >get >the default browser Save As pop up box to appear and allow them to save the >information as a html file or text file. > >Is there a javascript function in the form of a button that launches it or >can I taylor the pop up window so that the File, Save As option is >available. > >Hope I have made myself clear. Any help would be appreciated. > >Thanks, > >Alan... ><< attach3 >> _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
- Prev by Date: [Javascript] Q on wondow.focus()
- Next by Date: [Javascript] Q on wondow.focus()
- Previous by thread: [Javascript] Stupid Q on FORMS & TARGET
- Next by thread: [Javascript] Change the Cursor/Mouse Location
- Index(es):