RE: Win32::OLE::GetActiveObject problem

2005-01-02 Thread Wenjie Wang
$IEWin = Win32::OLE->GetActiveObject("InternetExplorer.Application"); :$IEDoc = $IEWin->{Document}; :} :print "Done."; : : It's not working on my win2k pro. GetActiveObject doesn' return the existing instance of IE6. Cheers, WWang +-Wenjie Wang a.k.a Willi

RE: Internet Explorer

2004-10-25 Thread Wenjie Wang
the "yes" button is required. Could it be automated using perl? Cheers, W Wang --- Wenjie Wang a.k.a William WANG Infonology Systems - your partner for the future EMail : [EMAIL PROTECTED] / [EMAIL PR

RE: Internet Explorer

2004-10-23 Thread Wenjie Wang
you "do you want to proceed" question. Is it possible to answer the question automatically using the script without human intervention? Cheers, W Wang --- Wenjie Wang a.k.a William WANG Infonology

mechanize module failed to GET certain sites?

2004-10-07 Thread Wenjie Wang
ast it's been working fine for http://www.smh.com.au/index.htm any idea what module I've been missing? Cheers, W Wang ------- Wenjie Wang a.k.a William WANG Infonology Systems - your partner for the future EMail : [EMAIL PROTECTE

RE: Perl Script to send mail with Attachment

2004-05-14 Thread Wenjie Wang
;   $mailer->attach(Type =>'TEXT',    Path  => $anAttachment,    Disposition => 'attachment',    );   $mailer->send('smtp', $ENV{SMTP_SERVER}, Timeout=>60); --Wenjie Wang(a.k.a. William)    [EM

RE: accepting passwords from console apps

2004-01-03 Thread Wenjie Wang
= $ch; print '*'; } ReadMode ('restore'); Regards, WWang -- Wenjie Wang(a.k.a. William)[EMAIL PROTECTED] WANG Infonology Systems Ph:(02)-98712018; mob:0412688380 http://users.bigpond.net.au/WISeAgent ==

RE: regex questions

2003-12-30 Thread Wenjie Wang
data records except setion header;-( For the sample data listed below, I'd like to enclose all the fields enclosed with "[]" to enclose them with "" and "<\/b><\/font>" I seems not be able to find good way to do it:( M [0:00] [SYD HBR MARROTT]

RE: reg exp help

2003-12-07 Thread Wenjie Wang
fice and I can't remember what it is called:-( Another way to find out more on regex is perldoc, or online help, if you're using ActiveState perl. Try : perldoc perlre perldoc perlretut Regards, WWang ------ Wenjie Wang(a.k.a. William)

RE: How to execute a command under win98 via perl script?

2003-08-27 Thread Wenjie Wang
You got me on it:) Don't trust copy and paste. it was meant to save time, but might ends up spent more time to debug:( Regards, WWang - Wenjie Wang(a.k.a. William) [EMAIL PROTECTED] WANG Infonology Systems Ph

RE: How to execute a command under win98 via perl script?

2003-08-27 Thread Wenjie Wang
system "copy c:\a.txt d:\a.txt";   ---------Wenjie Wang(a.k.a. William)  [EMAIL PROTECTED]WANG Infonology Systems Ph: +61 2-98712018/