http://www.attaincapital.com/managed_futures_rankings/ Can anyone tell me what types of web dev languages/utilities they're using? I know there are elements of Ajax + jquery, but also wondering what else is in there, SQL? asp.net? Thanks - I'm rebuilding a site for a college ranking site and like the layout/filters used by the previously mentioned site.
I bet its asp.net with mvc + sql server - or it could be coldfusion - one of the urls has a : in it which is sometimes used for url-rewriting
The server's response header is: HTTP/1.1 200 OK Date: Fri, 02 Oct 2009 00:32:03 GMT Server: Apache/2.2.11 (Win32) PHP/5.2.9-2 X-Powered-By: PHP/5.2.9-2 Set-Cookie: CAKEPHP=o9bjke4r6e1ug9n64144t1kvi0; expires=Mon, 02-Oct-2034 06:32:03 GMT; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html Cache-Control: NO-CACHE Code (markup): They are most likely using a LAMP solution. Linux/Apache/MySQL/PHP The framework they are most likely using is CakePHP?