shann
08-24-2002, 10:01 PM
Hi,
I would like to run ASP scripts on my apache server
How could I do that? do VB support on apache?
please some body give input.
thanks
Shann
dandanfirema
08-24-2002, 10:45 PM
I believe that most of the ASP solutions for apache support ASP only in Perl mode, not VB. However, Chilisoft appears to support some of the functions. You can check out there product informatio on their website at http://www.chilisoft.com/chiliasp/default.asp
dreamrae.com
08-25-2002, 12:59 AM
chilisoft....but y use asp when you have better things like php and perl?????:confused: :confused:
Some people only know how to program in ASP :stickout
clocker1996
08-25-2002, 09:41 PM
then they should learn!
lol
combs
08-26-2002, 12:21 AM
ASP scripts cannot run on apache.
It should have a windows server.
Samuel
08-26-2002, 12:36 AM
From comments by a very capable ASP programmer
"Chillisoft ASP is nothing like running ASP on a windows server"
dreamrae.com
08-26-2002, 01:24 AM
ahhh, stop with the asp already, PHP & PERL 4 EVA :stickout :stickout
combs
08-26-2002, 07:18 AM
dreamrae
This is not PHP forum. ASP can be discussed. Am I wrong?
Yeah, come on guys, don't be so hard on ASP. :stickout
JohnCrowley
08-26-2002, 10:07 AM
Chilisoft is a great way to offer basic ASP functionality on a Unix machine. It is not the perfect solution, nor the right one for intense ASP scripting, but for the "newbie" webpages that use ASP for form processing, interactive menus, and little bots, it works great IMNSHO. :D
- John C.
zRedDice
08-26-2002, 11:36 AM
ASP and VB are a very good choice of programming languages. Granted, I prefer PHP and UNIX... but if ASP/VB were a bad choice, then question why sites such as Amazon or E-Bay use VB.
As for Chilisoft... It is nowhere near as efficient as running on IIS, but if you 100% need to run on Apache, and 100% need to use ASP, then its pretty much your only option.
- James