Mar
30
how do you find out what a website was made with eg. java script or website builder?
Author: admin | Category: Uncategorized
Tags: Java Builder, Java Script, Script Builder, Website Builder
Tags: Java Builder, Java Script, Script Builder, Website Builder
April 2nd, 2009 at 2:00 am
Sometimes you can tell by the URL but that is not reliable. Static websites are made with programs like Dreamweaver or text editors and uploaded to the server. If there is no functionality aside from a menu then it is probably made that way.
An interactive site could be made with Java (not really Javascript), PHP, IIS/.Net/ASP, Perl/Python, etc. but there is no hard rule about the URL to help you determine what program it is coded in.