Page 1 of 1
Which Programming language is it?
Posted: Mon Dec 13, 2010 6:22 am
by franco007
May I know that which programming language this site is using:
http://www.brandsdragon.com .I got a programmer, just he need some project details. So, I would like to include the programming language in the project file.
Re: Which Programming language is it?
Posted: Mon Dec 13, 2010 6:34 am
by Darhazer
The programming language is not important requirement as it is a tool, used by the developer. If you are going to build an e-commerce solution, there a lot of open-source ones you can start with.
The one you are asking about is ASP, or at least this is the extension of the files:
http://www.brandsdragon.com/shopcart.asp
But if you already got a programmer, it is best to use the language he is more comfortable with.
Re: Which Programming language is it?
Posted: Mon Dec 13, 2010 1:22 pm
by McInfo
The language is frequently found in the headers.
Code: Select all
X-Powered-By: ASP.NET
Content-Location: http://www.brandsdragon.com/index.htm
Server: nginx/0.8.53