hi, With the activestate perl distribution, you can make ASP pages with perl script ( see in C:\Perl\eg\aspSamples ) only by including
<%@ LANGUAGE = PerlScript%> >From perl scrits you can acces to vb objects ... this should be all what you need. You can mix perlscript and vbscipt and all other scripts you want ..... Philippe > -----Original Message----- > From: Anthony Scott [mailto:[EMAIL PROTECTED] > Sent: Thursday, 16 January, 2003 22:11 > To: RRD Mailing List (E-mail) > Subject: [rrd-users] Front-end in ASP? > > > > Hi. I have been searching for an RRD front-end lately. I have > noticed that most, if not all, are written in PHP, Perl, > something like that. Is it possible to write a front-end in > ASP using VBScript or maybe JavaScript? I know you can use > other scripting languages for ASP. However, I am especially > interested in VBScript because I work in an all Windows shop > and it offers a lot of possibilities for sys admin scripting. Thanks > anthony scott, > workstation administrator > > > -- > Unsubscribe > mailto:[EMAIL PROTECTED]> subject=unsubscribe > > Help > mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/rrd-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
