spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 28 / 6

index123456

HTTP for HTML Authors, Part I

Developer News
OpenOffice 3.2 Lands Amid Critical Changes
Red Hat, IBM Firmly in KVM Virtualization Camp
Red Hat Talks Up Open Source Cloud Plans

Conclusion

This concludes our introduction to HTTP, and should be enough for those of you that want to build Web sites that consist only of a small number of static (unchanging) pages.

In this tutorial, you learned how a basic HTTP transaction works, and how you can use a simple server to make sure users can use HTTP to access your documents. You learned some basic guidelines about how most server software understands URLs and how it looks for documents in files on your hard disk.

In the following few tutorials, you'll learn why you might want more control over this process; you'll learn how to control the sending of some useful HTTP headers that allow you to specify how often a document should be updated, or which character encoding it uses. You'll also learn how to set things up so your users can interact with your Web server by using HTML forms, and retrieve documents that are not static, but change according to the information supplied in these forms. You'll also learn how to keep track of your users and how to redirect them from one page to another.

And finally, for you technical types that still feel the need to be immersed in jargon and detail, the complete HTTP 1.1 specification is available online. More information on HTTP can also be found on the W3C's HTTP page.

index123456

Back to Tutorials

http://www.internet.com/


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Search Engine Optimization: Selecting and Embedding Keywords · Are Google's Language Translation Web Services Ready for Prime Time? · Installing and Using Meeplace, the Business Review CMS
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
IBM DB2 10 for z/OS: Justifying the Upgrade · Living La Vida Colo: Choosing the Right Colocation Facility · FTC Concerns over Social Media Privacy Linger

URL: http://www.webreference.com/html/tutorial28/6.html

Produced by Stephanos Piperoglou
Created: January 15, 2001
Revised: January 16, 2001