On 8/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I tried using the 8.3 name and it didn't work.  It just replaced
> "Program Files" with "Progra~1" in the text below.

Just out of curiosity, have you tried using a variable?

filepath = "c:\windows\win.ini"

$ie.file_field(:name, "myUpload").set(filepath)

It's a stab in the dark...

-Chris
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to