954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Finding scripting language

Hello everyone,

How can I find out what scripting language is used for a website? For example If I am looking at BBC.co.uk how do I know the scripting language like PHP, JSP, ASP etc.

Please reply. its urgent ,.........thanks

javedkhan
Newbie Poster
5 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

coldfusion

almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
 

Thanks, but I need to know in general for other website as well. Is there any technical way to find the script used behind the website?

Gracias

javedkhan
Newbie Poster
5 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

I emailed the contact us link and asked them
file extensions are a clue

almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
 

well that depends of what kind of laguage do you want to work because in that webside, they work with parse.pl not with html.

michaelmast
Newbie Poster
3 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 
well that depends of what kind of laguage do you want to work because in that webside, they work with parse.pl not with html.

OK so what is parse.pl compared to HTML. Is there something I can read on parse.pl?

thanks,

javedkhan
Newbie Poster
5 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

.pl is perl
parse.pl appears to be a serverside script used to manipulate data to a user friendly output, it parses the data
the output is html, same as the output from .php, .asp, cgi is html
if it isnt html a browser may not be able to display it
the file extension tells the server how to handle the internals of the file before the is sent as html

almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: