Quote:
Originally Posted by arivero
|
Besides javascript, the other thing to test are html FORMs. This is because a form field of the kind
Code:
<input type="file" name="somename" size="chars">
is expected to pop-up an "open..." window letting you browse across the filesystem. So I wonder if this feature is enabled (it can be restricted).