Hi,
i am sorry if this question is too trivial. i was trying to automate the
selectall-copy-paste sequence in internet explorer. i open a webpage in IE
and then select all the contents of the page , copy them and paste it in
the notepad and save it as a text file. i could have parsed the html data
using the html parser. but i wanted to try this way so that it will help
me in working with other microsoft applications in future.  the final
result is i just wanted a plain text file without any html tags. i am
trying with different methods and modules available.can anybody help me by
telling how to access the SelectAll(), Copy() and Paste() functions in
context with internet explorer object.thanks a lot in advance,
regards,
Hassan


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to