No. Users can not edit and then save a file back to a web site because it would overwrite changes
made by others, as well as being a security risk.
The best option is to convert the spreadsheet into a database, and then using ASP/VBscript create
viewing an edit functions that allow users to make updates.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
Doug said:
Is it possible to post an excel worksheet to a website, so that anyone who views the site can edit
the worksheet? I want this new version then saved to the site, not to the individual's computer.
Any ideas?