![]() |
How to get FS Passengers working with ASP hosting? - Printable Version +- FsPassengers Forums (http://www.fspassengers.com/forum) +-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3) +--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5) +--- Thread: How to get FS Passengers working with ASP hosting? (/showthread.php?tid=5121) |
How to get FS Passengers working with ASP hosting? - rgeorgiou - 23-08-2005 Hi FS Passengers, I heard that you can incorperate FS Passengers into a VA so bought it and am now trying to incorporate it into my VA. The only thing is I can't seem to find any instructions for ASP. They all seem to be for PHP which I don't have on my server. Please don't tell me I've wasted my money??? thanks Richard Georgiou Air Taxi UK virtual http://www.atukv.net Re: How to get FS Passengers working with ASP hosting? - SWAFO - 23-08-2005 I'm not sure if it's compatible with ASP. Dan is the man to answer this question! Re: How to get FS Passengers working with ASP hosting? - eazy - 23-08-2005 The "Export to VA" feature in FSP uses a MySql database. As long as you can establish a database connection to MySql with ASP (using MySql ODBC driver should work) you can read the database content with ASP as well, but you'll have to write your own ASP script as there doesn't exist one at the moment. Or if you wait long enough, someone will do the job one day... Re: How to get FS Passengers working with ASP hosting? - rgeorgiou - 24-08-2005 With my skills in ASP I'll wait! - thanks for the response... Richard Georgiou Re: How to get FS Passengers working with ASP hosting? - olseric - 24-08-2005 Why not install PHP on your server? =) Assuming you find the right version, it should work on an NT base. Re: How to get FS Passengers working with ASP hosting? - DBE - 24-08-2005 Quote:olseric wrote:Confirmed: I've got a W2K+Apache+MySQL+PHP server up and running at home.. Haven't installed the VA script on it though. Re: How to get FS Passengers working with ASP hosting? - rgeorgiou - 25-08-2005 Well, my hosting for my http://www.atukv.net web site is provided (kindly) for free by one of my members and I know that other sites are hosted off this server too. It would not be fair of me to try to have apache installed on it too as it may bugger things up for other people. Cheers anyway, Rich ATX0001 http://www.atukv.net |