William Agasvari wrote:
Hello,

1. What is code compatibility pourcent ASP IIS ( microsoft) vs APACHE::ASP ?


? If the ASP IIS application is written in PerlScript, it will be pretty close to 100%, but if its written in VBScript, then not at all. While the object & event models are the same, the scripting language itself can differ substantially.

2.Are you exemple apache::asp code example to connect to mysql ?


My code example should have worked for connecting to mysql. For more info on how to connect to mysql via perl, read "perldoc DBI" and "perldoc DBD::mysql" after installing those modules. If I misunderstood your question, please clarify.

Regards,

Josh
________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to