Re: How to send an email without Net::SMTP

2002-06-07 Thread Eric Wang
Use Mail::Sendmail Eric On Wed, 5 Jun 2002, Octavian Rasnita wrote: Hi all, Is it complicated to send email with an SMTP mail server if the Net::SMTP module is not installed? Thank you. Teddy, [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

create a GUI via to execute perl script

2001-11-05 Thread Eric Wang
Hi guys, Here's a newbie question. How do I create a GUI for users using either UNIX (SOLARIS) or Windows to execute a perl script? Also, I like that cool box with browse. in with ability to browse the system looking for files. Thank you! Eric

installing CGI in IIS??

2001-11-02 Thread Eric Wang
Hi, Is it possible to install CGI on IIS? I have installed perl 5.06 from active state. But it seems that the .pl file would not get read and renaming it to .cgi file will not work either. Any suggestions? Please Help Thanks, Eric

SSL via Apache on WINNT

2001-10-25 Thread Eric Wang
Hi people, Is there a way to configure SSL for apache on winnt? thanx Eric -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

where to get modules? and any gui for win32?

2001-10-10 Thread Eric Wang
Hi people, Where do I get some of these cool modules like www, DBI... etc? and is there a module to write gui programs using perl in win32 environmrnt? (WINNT or 2k) Thanks! Eric -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: where to get modules? and any gui for win32?

2001-10-10 Thread Eric Wang
You know where I can get nmake? I used to have it and it works great! but I just lost my HD on my labtop (w/o backup) and I forgot where I got it from. Thanks! Eric On Wed, 10 Oct 2001, Brett W. McCoy wrote: Where do I get some of these cool modules like www, DBI... etc? www.cpan.org is

RE: where to get modules? and any gui for win32?

2001-10-10 Thread Eric Wang
that version only has no nmake for winnt systems. Thanks for the help thou eric On Wed, 10 Oct 2001, James Kelty wrote: http://www.bell-labs.com/project/nmake/ -James -Original Message- From: Eric Wang [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 10, 2001 2:47 PM

Re: Re: CGI on IIS - bad idea?

2001-08-15 Thread Eric Wang
So I can actually use a CGI to carry out the perl script in the front end and put the -T inside the cgi right? and the users cannot see which perl script was executed because it's on the server site. Is that right? eric On Wed, 15 Aug 2001, Curtis Poe wrote: --- Mark Bergeron [EMAIL