#1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Excel, WebDav & IE

I'm trying to provide read/write access via WebDav to a webapp of mine,
which generates Excel output of some tabular data. The idea is that the
user, from an ordinary web page, downloads an Excel file, edits it and
can then save it back.

Now this works well enough if the URL is typed in directly from Excel,
e.g. I can specify http://server/file.xls (which really is dynamically
generated) which Excel fetches & saves using WebDav's GET / OPTIONS /
PUT / PROPFIND.

However, if that file is linked to from within IE, it is read-only; I
can only "Save As" to the local disk. This is regardless of wheteher
XLS files are configured to open within the IE window, or in a separate
window.

One last refuge I have is to allow my web app to display a "Web Folder"
with the file, where the file would be editable, this can be done
semi-automatically through a "davhole" approach by displaying it in an
IFRAME, but it is kind of ugly. I'd really like to link directly to the
file, prompting the user for download but then after download, make it
writable.

Any clues?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


All times are GMT +1. The time now is 12:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"