Re: Need help in ASP

2002-08-27 Thread Josh Chamas
ocp8i2002 wrote: > I have a small requirement in Active Server Pages: > > I have two tables in MS-Access 2000. > ... I think you have emailed the wrong ASP mailing list. This mailing list is dedicated to Apache::ASP, which is a Perl script native port of Active Server Pages for Apache. Chances a

Re: Apache::ASP config

2002-08-27 Thread Josh Chamas
Quan Mac wrote: > I was wondering if you could tell me where in the httpd>conf file to put > these lines: > > >SetHandler perl-script >PerlModule Apache::ASP >PerlHandler Apache::ASP >PerlSetVar Global /tmp >PerlSetVar StateDir /tmp/asp > > because I've tried placin

Need help in ASP

2002-08-27 Thread ocp8i2002
I have a small requirement in Active Server Pages: I have two tables in MS-Access 2000. Table : Question, it has following columns Question- Question# Question OptionA OptionB OptionC OptionD Correct Answer Table: Answer

Apache::ASP config

2002-08-27 Thread Quan Mac
I was wondering if you could tell me where in the httpd>conf file to put these lines:          SetHandler  perl-script   PerlModule  Apache::ASP   PerlHandler Apache::ASP   PerlSetVar  Global /tmp   PerlSetVar  StateDir /tmp/asp because I've tried placing it in a few different places and