473,387 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to know which framework is using a web application/website ?

MUJEEB I S
Hi,
Any body say how to know which framework is using a website?
Jan 25 '13 #1
1 1301
leecorp
10
Simple Way,

Use the FireBug Ad-don in FireFox Browser.

Steps

1) Right Click and Select the "Inspect Element with FireBug"
2) Go to the Console Tab
3) Refresh the TAB by Pressing f5
4) Then look at the "Get ....." URL in the List
5) Expand It (Look at the Header of the GET)
6) You can see "X-Powered-By" : <Frame Work>


Info:
I am using Fire Bug 1.10.6 (I think this is commonn for other versions)

Hope this works
Have a Good Day
Jan 25 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Juan Manuel Alegrķa B. | last post by:
Hi, I need to know if an application is running because I want just one instance of this application. So I'll execute it only if it is not running. Thanks so much.
9
by: Guy | last post by:
I have extended the datetimepicker control to incorporate a ReadOnly property. I have used the new keyword to implement my own version of the value property, so that if readonly == true then it...
1
by: Philip Townsend | last post by:
Can anybody give me some advice/feedback on using application blocks? What are the prerequisites? Do I need to install componenets, or, do I need to upgrade to the latest version of the .net...
4
by: Juan Manuel Alegrķa B. | last post by:
Hi, I need to know if an application is running because I want just one instance of this application. So I'll execute it only if it is not running. Thanks so much.
2
by: Robert Dufour | last post by:
In my app I was using a sub main as the startup object and this code Curlocale = My.Settings.UserUiLanguage System.Threading.Thread.CurrentThread.CurrentUICulture = New CultureInfo(Curlocale) ...
1
menayah
by: menayah | last post by:
Dear All, I need a sample web application for the Application Blocks .Net 1.1 MSDN have an web example for factory but for .Net 2.0 and 3.0. Or a framework for a web application for a factory...
0
by: Fakher Halim | last post by:
Does someone know any place to get working examples of inherence implemented in Entity Framework using Visual Studio 2008 SP1. I could only implement just one table per hierarchy (...
1
by: nicerun | last post by:
I'm using the Application_Start event at Global.asax.cs to invoke thread that do some job. I know that Application_Start event occurs when the very first request to Web Application received. -...
0
tuxalot
by: tuxalot | last post by:
I am using Application.FileDialog to import (3) xml files. With .AllowMultiSelect = true, I would like to import these three files in succession (breaks tables otherwise). My For Each statement...
5
by: Adnan Chowdhury | last post by:
How to close two form without using Application.Exit() the FormObj.Close() doesnt work
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.