I'd like to know which software was used for the development of the web page from hotel.info. How can I do it? Is there any tool for Firefox that could help me finding out this information?
|
feedback
|
|
hotel.info is probably written using Visual Studio, considering that it is built on ASP.NET, based on the fact that its URLs end with And a reply to BloodPhilia's answer: hotel.info contains the following
| |||
feedback
|
|
This question came up on Stack Overflow a while back. From that link, there is a tool called BuiltWith that determines many of the platforms/libraries the site is built on. | |||||
feedback
|
|
If you're talking about what server-side software was used to build the site, there's no definitive way to determine that; you really just have a few hints to go by. Here are a few:
| |||
feedback
|
|
Usually, in the source of the website, it's mentioned as a "Generator" meta-tag. Wordpress for example, adds this to the source:
Frontpage uses:
| |||||||||
feedback
|