Here is a hackish option:

place the <input type="FILE" field in a 
separate frame using IFRAME or FRAME. 

then:
   a.Use Javascript to set the onSubmit action to send the filename.
   b.Use Javasciprt to set client side cookie


   

Reply via email to