04-21-2007, 05:42 PM
hello!
tried to find appropriate info here but was not sure it may work in my case.
my background is circuit design and not internet programming so i use tcl/tk for scripting and gui programming.
the task i am trying to implement is sign-in to ebay's on https url, then it passes to http and i need first to save certain html-pages for further text-processing in tcl. ebay server uses cookies for secure connection.
i thought that such task is doable only with browser's help and made qm macro well interacting with ie7. unfortunately this is not solution for for my wife because she is not supposed to watch the process but wants to do her own work instead on same computer.
for that reason i installed ms virtual pc and win2k on it with ie5.5, not to waste pc resources.
the macro does not work with ie5.5 on virtual machine as it did with ie7 on host.
it logs in, loads first page, saves it thru browsers dialog window, then load another page and does not want to go anywhere further.
i figured out that web url 1 does not work out there whichever way i limit waiting time.
please give an idea of work around.
it would be great if browserless solution is applicable. if not then tell me please if this is known issue with ie5.5 and if i have no choice but to upgrade virtual machine environment.
any advise is appreciated.
thanks,
vlad
tried to find appropriate info here but was not sure it may work in my case.
my background is circuit design and not internet programming so i use tcl/tk for scripting and gui programming.
the task i am trying to implement is sign-in to ebay's on https url, then it passes to http and i need first to save certain html-pages for further text-processing in tcl. ebay server uses cookies for secure connection.
i thought that such task is doable only with browser's help and made qm macro well interacting with ie7. unfortunately this is not solution for for my wife because she is not supposed to watch the process but wants to do her own work instead on same computer.
for that reason i installed ms virtual pc and win2k on it with ie5.5, not to waste pc resources.
the macro does not work with ie5.5 on virtual machine as it did with ie7 on host.
it logs in, loads first page, saves it thru browsers dialog window, then load another page and does not want to go anywhere further.
i figured out that web url 1 does not work out there whichever way i limit waiting time.
please give an idea of work around.
it would be great if browserless solution is applicable. if not then tell me please if this is known issue with ie5.5 and if i have no choice but to upgrade virtual machine environment.
any advise is appreciated.
thanks,
vlad