nvts
Posts: 4
|
| Posted: 06/03/2008, 6:57 AM |
|
Has anyone used CCS and found a way of creating a standalone application for ASP, ASP.NET or PHP? I have looked at several that use a intergrated server.
Also, how about PHP-GTK. I have played around with this. Anyone here had luck on creating a standalone with this?
Cheers...
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 06/03/2008, 8:11 AM |
|
XAMPP, will let you do that, as a first contributed option.
It allowes MySQL and Apache to run as a serverprocess.
It has all the goodies a webserver normaly has.
Can run on headless XP box.
JM2CT
Walter
Done that, at exibition, standalone PC XP, XAMPP running, frontend kiosk mode IE.
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
nvts
Posts: 4
|
| Posted: 06/03/2008, 9:36 AM |
|
wkempees,
Thanks for the response. This is how I am coding and testing my apps now. I was just trying to create apps that run on windows as a exe only. I am in the process of looking at several that claim to take asp and php convert to a exe.
I am trying to duplicate the vb6 type enviroment.
Cheers
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 06/03/2008, 9:47 AM |
|
If you succeed post back here please.
Good luck
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|