Merrill
Posts: 11
|
| Posted: 10/06/2009, 3:40 PM |
|
I'm really new to CCS, so please bare with me. I was trying to do the Employee Directory tutorial and the "Live Page" function only produced a list of what appeared to be source code for CCS. I sent a request for support and was informed, since Apache (my webserver) doesn't support ASP, I must install IIS. I've asked support if CCS generally requires ASP, but cannot seem to get a straight answer out of them. Does anyone here know the answer to this question:
Does CCS generally require ASP to work? All my development will be in PHP 5, with possibly some Java and Javascript (or whatever CCS requires for client side of AJAX).
Thanks,
Merrill
|
 |
 |
Mango_Lier
Posts: 110
|
| Posted: 10/06/2009, 4:44 PM |
|
I am not sure what you mean by
"Does CCS generally require ASP to work?"
But I am guessing that you want to know if "CCS can generate ASP applications?" The answer is yes it can. ASP is a Microsoft technology and it requires IIS to serve ASP pages to the clients. I am not aware of any solutions for non-windows server environments to support ASP.
|
 |
 |
Merrill
Posts: 11
|
| Posted: 10/06/2009, 4:53 PM |
|
No, I am asking if it is possible to develop an application with CCS that does not use ASP?
I do not want to use CCS, if it "requires" ASP.
|
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 10/06/2009, 6:35 PM |
|
CCS does not require ASP. CCS is a code generator that runs under Windows and can generate code in the following languages,
ASP (VBScript)
.NET (C#)
.NET (VB)
PHP
ColdFusion
Perl
Java Servlets
JSP
http://www.yessoftware.com/products/product.php?product_id=1
_________________
Walter Kempees...you are dearly missed. |
 |
 |
Merrill
Posts: 11
|
| Posted: 10/07/2009, 6:11 AM |
|
Thanks for you help. I appreciate it!
Merrill
|
 |
 |
|