Re: WebDAV capabilities in HTML?

Hi Jim,

If you combine HTML with the AJAX approach you can probably create a
full-fletched WebDAV client. With this approach you can send and
receive XML messages and JavaScript allows you to modified the
current document in the browser.

Regards,

Werner.

Jim Whitehead wrote:
> 
> All,
> 
> I am interested in your ideas on what WebDAV capabilities inside HTML 
> might look like.
> 
> A Master's student at UC Santa Cruz is starting to explore this idea. 
> So far we are able to grab properties from a web resource and insert 
> them into an HTML page, and there are also facilities for iterating 
> over all resources in a collection while grabbing properties and 
> inserting them into the HTML. At present, we have only explored read-
> only scenarios.
> 
> So, what kinds of scenarios could be supported by DAV-in-HTML, and  what
> kinds of capabilities would HTML need to support to make this  possible?
> 
> Being able to write to properties seems potentially useful, though  it's
> unclear whether this is better than using native HTML forms and  POSTing
> data.
> 
> - Jim
> 
> 
> 

-- 
Werner Donné  --  Re
Engelbeekstraat 8
B-3300 Tienen
tel: (+32) 486 425803	e-mail: werner.donne@re.be

Received on Thursday, 12 October 2006 07:03:41 UTC