have used the getprint line before and after the internet explorer line ,
#!/usr/bin/perl -w use strict; use LWP::Simple;
getprint('http://www.dummies.com'); system('C:\Program Files\Internet Explorer\IEXPLORE.EXE'); Any help would be appreciated [EMAIL PROTECTED]
_______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
