Saturday, August 8, 2009

Web design question. person who explains it the best and CLEARLY gets 10 points.?

I recently emailed the company that hosts my web site and I asked them if i can upload xhtml documents and they said yes as long as it did not recquire server side access. My question to the answers community is what is server side access?



Web design question. person who explains it the best and CLEARLY gets 10 points.?





server side access is when your pages use scripting that requires the server to do the work instead of the web visitor%26#039;s browser. server side scripting is used with dynamic sites that call pages with php or asp. in some cases, pages are assembled by the server from pieces of pages, called %26quot;includes.%26quot; If you haven%26#039;t knowingly used any of this, then you%26#039;re okay.



Javascript is not server side, it%26#039;s client side.



Web design question. person who explains it the best and CLEARLY gets 10 points.?



What they mean is as long as you don%26#039;t use server-side includes or server-side programming, such as PHP or ASP.NET or the like -- so long as your pages are just static pages -- yes, you can use XHTML.



Other Replys:interesting question, cause all hosting companies offer some server-side coding (ASP or PHP). U should change ur hosting too in future if u want to make more serious website. Till then u can%26#039;t use ASP, PHP, Perl, or other type of server-side language. Instead look up what can be done with JavaScript.

No comments:

Post a Comment