How to capture files via your browser

This procedure explains how you can save any file being displayed on your browser. You can also specify where to save the file on your local computer.

To download files from your browser to your computer:

  1. Display the file you want to download on your browser.

  2. Pull down the "File" menu on your browser and select "Save As".

  3. Select "Source" as the format for the saved file.

  4. Specify the path to the directory or folder where you want to keep the file on your computer.

  5. Select "OK" or "Save" to place the source file on your computer.

You now have an exact copy of the source file, and you can view it with your browser. Any links that contain complete URLs ( <a href="http://www ..."> ) will still function, but links that use relative pathnames (<a href="../ ..."> ) will no longer work.

When you modify the web.ucar.edu forms templates to adapt them to your needs, be sure to check all hypertext links. The procedure for creating forms provides details for modifying these templates.


Return to Forms Creation: Five steps
Return to Forms Examples: How to use templates

© Copyright 1996 University Corporation for Atmospheric Research
http://www.scd.ucar.edu/dig/tools/form.saveas.html
- 09/12/96 - last update
- - created and maintained by Brian Bevirt