Hello all

        Would somebody help with what I am sure is something simple I am
just missing.
        I would like to keep the user from typing in a file name in the
<input Type="File">
        and force them to use the browse button.
        This works <input type="text"  onfocus = this.blur()> for a text box
I keep the user from typing in the box and force them to chose from options
given.
        This generates an error <input type="file" onfocus=this.blur()>
        "object doesn't support this property or method"

Thanks
Rodney 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to