logo

New Response

« Return to the main article

You are replying to:

  1. I think there is a work-around for this. Try this script.

    function clearFileValue(oField){ oField.select(); r=oField.createTextRange(); r.execCommand('delete'); oField.focus(); }

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: