This almost goes hand in hand with my previous question about web deployment. I need to deploy a new website for a city and I want it to be as scaleable as possible. Use for searches, databases, online bill pay, etc.
This is going to run on IIS (i know i know, not my doing but it needs to be on a windows IIS box due to reasons beyond my control)
Given the following above which would you go with for a type of page.
ASP/ASP.net
JSP/CFM
PHP
Other
If what and why. Im trying to find the best solution for depolyment. Im willing to put in much time for the learning curve on either of them im just trying to find the one which is most worthwhile of the time.
Thanks in advance for the info.