HTML and CSS Reference
In-Depth Information
Server-Side Processing Resources
Sources of Free Remote-Hosted Form Processing. If your Web host provider does
not support server-side processing, free remotely hosted scripts may be an option. The
script is not hosted on your server so you don't need to worry about installing it or
whether your Web host provider will support it. The disadvantage is that there usually
is some advertising displayed. The following are a few sites that offer this service:
http://formbuddy.com
http://www.expressdb.com
http://response-o-matic.com
http://www.formmail.com
http://www.master.com
http://www.wufoo.com
http://www.formassembly.com
http://www.iceberg.com
Sources of Free Server-Side Scripts. To use free scripts you need to have access to
a Web server that supports the language used by the script. Contact your Web host
provider to determine what is supported. Be aware that many free Web host providers
do not support server-side processing (you get what you pay for!). The following are a
few sites that offer free scripts and other resources:
http://www.scriptarchive.com
http://cgi.resourceindex.com/Programs_and_Scripts
http://www.asp101.com
http://php.resourceindex.com
Exploring Server-Side Processing Technologies
Many types of technologies can be used for server-side scripting, form processing, and
information sharing:
JavaServer Pages ( http://java.sun.com/products/jsp)
Active Server Pages ( http://msdn.microsoft.com and search for “Active Server
Pages”)
ColdFusion ( http://www.adobe.com/products/coldfusion)
PHP ( http://www.php.net)
Ruby on Rails ( http://www.rubyonrails.org, http://tryruby.hobix.com)
Microsoft's .NET Framework ( http://www.microsoft.com/net)
Web Services ( http://www.webservicesarchitect.com, http://webservices.org, and
http://uddi.xml.org)
Any of these technologies would be a good choice for future study. Web developers
often learn the client-side first (HTML, CSS, and JavaScript), and then progress to
learning a server-side scripting or programming language.
 
Search WWH ::




Custom Search