asp_web_howto thread: Re: [asp_databases] Re: SQL in Access 98/2000
Hi, How can I call a Perl script into ASP script ? Than Q Ravi
You just need script tags...
<script language="PerlScript"> //or src="pathtoscript"
...your code
</script>
tom mallard
seattle
----- Original Message -----
From: "Ravi Kumar" <ravik@w...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Tuesday, January 23, 2001 12:27 PM
Subject: [asp_web_howto] Re: [asp_databases] Re: SQL in Access 98/2000
| Hi,
|
| How can I call a Perl script into ASP script ?
|
| Than Q
|
| Ravi
|
|
|
|





