17 Sep
2001
17 Sep
'01
6:35 p.m.
Simon Blandford writes:
This is the present DTML... <input type="file" name="file" size="40" value="<dtml-var expr="REQUEST.get('file',')" html_quote>" Probably for security reasons, the browser ignores the initial value of "file" controls. Otherwise, it would be quite easy to steal files from un-cautious users....
Dieter