in reply to Re: Last Script. What now?
in thread Last Script. What now?
AFAIK PerlScript is NOT what you want to use with ASP.Net. You don't use VBScript either, you use VB.NET. What you want is PerlNET.
I did not try it yet but I'd bet it would be best to the the interface related stuff in VB.NET or C# (simply something supported natively by Visual Studio.Net) and only use PerlNET to either implement things that are much easier written in Perl than in the .Net languages or to wrap up the functionality of some CPAN module.
Jenda
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Last Script. What now?
by Theseus (Pilgrim) on Nov 29, 2002 at 21:15 UTC | |
by Jenda (Abbot) on Nov 29, 2002 at 21:43 UTC |