okrogius
Sat 17th Jan '04, 5:44pm
Would it be possible to add an option to download with an extension you specify?
Or in anotehr way possibly - I tried downloading after running javascript:void(document.forms[1].ext.value='do'); while the form on the page was affected as apropriate - the download was not :(. Perhaps rather then checking that entered extension is in an array of "valid" extensions, rather check that the extension is only alphanumeric and is of short length?
Or in anotehr way possibly - I tried downloading after running javascript:void(document.forms[1].ext.value='do'); while the form on the page was affected as apropriate - the download was not :(. Perhaps rather then checking that entered extension is in an array of "valid" extensions, rather check that the extension is only alphanumeric and is of short length?