Tagged Questions
2
votes
2answers
96 views
How can I find out which technologies were used to generate a website?
How can I find out which technologies were used to generate a website? Is it possible?
E.g. PHP, JSP, JSF, ASP.NET, Ruby, Python etc.
0
votes
2answers
120 views
Track page size of web app for performance [closed]
I'm about to start trialling optimisations on my web application (apache & tomcat). My main interest right now is:
The total page size (including external js files such as jquery)
The number of ...
2
votes
1answer
940 views
Automatically save all pages from specific site in Firefox on load
I need to go through a list of pages on a specific site so that each page content I visit could be automatically saved with some filename in a specific directory. It's a survey site that only allows ...