The problem I am having is that I have an asp page that uses PerlScript to do a reverse dns. It all works fine and dandy but the customer now wants to use Linux/redhat/chilisoft and of course chilisoft doesn't know what PerlScript is and thus it doesn't work.
Any ideas? Thanks! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 3:32 PM To: ActiveServerPages Subject: RE: ASP and Perl If you mean server-side Perl using something like mod_perl or CGI, no. If you mean screen-scraping a Perl page, yes. Of course, you could always install PerlScript as a scripting engine for ASP (http://www.activestate.com/Products/ActivePerl/). -Stephen -----Original Message----- From: Otoniel Cantu` [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 6:38 PM To: ActiveServerPages Subject: ASP and Perl Is it possible to take info off of a perl page with asp? By this I mean is it possible to have perl do its little thing and then send that info to an asp pages to process? Thanks in advance! --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
