Assume that you have saved your Excel file into a directory on an A: disk or your C: disk.
Now to get it to the web and to view it in a browser.
Use WS_FTP
Start WS_FTP up. If you have not before, create a new site.
Here I create one for my artsci account:
Since this is MY COMPUTER, I will save the password. If it is
not your computer, then DO NOT save the password.
Now connect:
Double click or click OK when the site is hightlighted.
Notice that I had set the defaults for the local system (c:\edisk\e104\e124s02). On the remote system, with no defaults set, I land at my home on artsci.
public_html is the place were all web files are. Double click on it. On the local drive I saved the files in growth-saved-html so I double click there too.
I will make a new directory in the remote artsci system. Click
on MKDIR and make a new one. Then double click it to open it.
Here I called it ug (for unemployment/growth).
Note in the right hand side I am in public_html and I have created the
directory ug. I double click on it
and I am ready to transfer the files. For Word 97, Excel saves an .htm file and if you have graphs, .gif files. They both need to be transfered.
I clicked on the
arrow to transfer the two files to the artsci account.
The url of the file is: http://artsci.wustl.edu/~bparks/ug/growth.htm . The web server artsci.wustl.edu sees the ~bparks and looks for a user named bparks. Finding one, it then looks for the directory ug in bparks' public_html directory, and then the file growth.htm in the that directory. On other systems, the default web directory might be different. For example, on student.olin.wustl.edu it is called WWW .