[whatwg] WF2 clarification request: File upload controls

In the past, user agents have allowed file upload controls to
reference files not local to the computer in question.  For validity
purposes, I wonder if this should still be allowed under Web Forms
2.0.

Allowing remote values in the file upload control could be a
performance hit via networking, since we'd have to verify the file
exists before saying valueMissing is false...

-- 
"The first step in confirming there is a bug in someone else's work is
confirming there are no bugs in your own."
-- Alexander J. Vincent, June 30, 2001

Received on Friday, 29 September 2006 22:42:26 UTC