View Single Post
Old 01-24-2011, 03:16 PM   #2
yads
Powerplay Quarterback
 
Join Date: Apr 2008
Exp:
Default

It's pretty hard to figure out from generated HTML what the framework that was used to generate it. Some languages have tell tale signs like ASP.NET WebForms will obviously have aspx pages and other stuff like ViewData in the source. Rails apps will have references to prototype, etc.

Try asking this on stackoverflow.com

Out of curiosity why do you want this info?
yads is offline   Reply With Quote