in reply to Re: use Win32::IEAutomation;
in thread use Win32::IEAutomation;

Hello thomas895 as you said i tried your code and its Output is "could not set the value". I am confused like is that the error with the package or with the OS. I dont know how to solve this issue its a challenge for me but dont know how, were to start and what to start

Replies are listed 'Best First'.
Re^3: use Win32::IEAutomation;
by thomas895 (Deacon) on Dec 29, 2011 at 20:06 UTC

    With the code I provided, did you try what you had originally tried(the many different ways of the filename)?
    With MSWin, the packacge developers don't always use a common type(backslash or forward slash).

    ~Thomas~