Friday 31 July 2009

Do most web hosts allow you to run a CGI or javascript?

I'm writing a webpage, but I don't know what webhost the company uses. Can I go ahead and use CGI / Javascript or should I check on this first?
Do most web hosts allow you to run a CGI or javascript?
javascript is not ran on the host, but on the client (inside the browser)





CGI scripts are supported by most hosts.





Keep in mind that most hosts offer a platform that suppotts many languages as well. You'll need to make sure that if you have a script in any other language that your host can support it as well.


No comments:

Post a Comment