RE: Very Basic Newbie Questions

2003-12-05 Thread Robin McDermott
> -Original Message- > From: D. L. Fox [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2003 3:36 PM > To: Apache ASP > Cc: 'Peter Jackson' > Subject: Re: Very Basic Newbie Questions > > - Original Message - > From: "Robin McDermott" <[E

Re: Very Basic Newbie Questions

2003-12-05 Thread D. L. Fox
- Original Message - From: "Robin McDermott" <[EMAIL PROTECTED]> Sent: Friday, December 05, 2003 11:34 AM Subject: Very Basic Newbie Questions > My programmer has asked me to confirm that we can run the following line > (obviously in addition to other lines of code as well, but this is th

RE: Very Basic Newbie Questions

2003-12-05 Thread Robin McDermott
yellow (both begin with Y, both have 6 letters, the second letter of each is a vowel), Ok I get your point ;-) Thanks again. > -Original Message- > From: Warren Young [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2003 3:19 PM > To: Apache-ASP List > Subject: Re: Ve

Re: Very Basic Newbie Questions

2003-12-05 Thread Warren Young
Robin McDermott wrote: thought about Perl and php, but have been wanting to do more with asp so it ASP is just an API, it is not tied to VBScript. If it's important for you to be able to run the same code on both the Windows and Linux web servers, you may be able to run PerlScript ASP pages on t

RE: Very Basic Newbie Questions

2003-12-05 Thread Robin McDermott
I am open to other ideas as well. TIA, Robin > -Original Message- > From: Thanos Chatziathanassiou [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2003 11:53 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; '[EMAIL PROTECTED]' > Subject:

Re: Very Basic Newbie Questions

2003-12-05 Thread Thanos Chatziathanassiou
Hello Robin, I'm afraid Apache::ASP won't work for you (at least, not like you expect it to). You see, your example here is VBScript and Apache::ASP only works with PerlScript - that's what it's called on the IIS/Windows world. Of course, if a) Your apache was running on Windows (personally I th