maybe you could try something simpler, say;

<%@ LANGUAGE="PerlScript" %>
<% $Response->Write("Hello World !"); %>

try running this.  should simply print "Hello World !" to your browser.

t0by

> -----Original Message-----
> From: john z [SMTP:[EMAIL PROTECTED]]
> Sent: 17/04/2001 12:54
> To:   Toby Stuart
> Subject:      RE: setting perl interpreter for asp, perl 5.6.x
> 
> hi toby:
> i was running, for exampke, /eg/aspsamples/dumpvars.asp and got no 
> variables listed. all the normal html stuff came over- just no values.
> 
> i tried other samples, and same thing. no http errors. just no results.
> 
> 
> At 12:33 PM 4/17/01 +1000, you wrote:
> >what's the error?  any example code?
> >you do know that <%@ perlscript> really looks like <%@
> LANGUAGE="PerlScript"
> >%> ... i guess you were abbreviating it.
> >
> >t0by
> >
> >
> > > -----Original Message-----
> > > From: john z [SMTP:[EMAIL PROTECTED]]
> > > Sent: 17/04/2001 12:31
> > > To:   [EMAIL PROTECTED]
> > > Subject:      setting perl interpreter for asp, perl 5.6.x
> > >
> > > i wonder if somebody knows how to fix the following. when i run an
> asp, it
> > >
> > > seems that the <%@ perlscript> tags get ignored. i know that
> perlscript is
> > >
> > > running ok, cause the code wrapped with <script perscript runat=
> server>
> > > run properly.  i even tried the samples under /eg/aspsamples and got
> > > bombed.
> > >
> > > the install was with defaults. i carefully checked for the mappings,
> > > perscript etc.
> > >
> > > where else should i look. i know its something dumb that ive done (or
> > > didnt
> > > do). but it escapses me.
> > >
> > > tks
> > > john z.
> > > [EMAIL PROTECTED]
> > >
> > > _______________________________________________
> > > Perl-Win32-Users mailing list
> > > [EMAIL PROTECTED]
> > > http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
> 
> tks
> john z.
> [EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to