If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Http Header....

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-03-06, 04:15
DBA_Rahul DBA_Rahul is offline
Registered User
 
Join Date: May 2004
Location: bangalore
Posts: 270
Http Header....

Hello,
Can any one explain me the basics of Http Header? What exactly it means.....? How it works..........?


Thanks
__________________
Reply With Quote
  #2 (permalink)  
Old 03-04-06, 13:24
MrWizard MrWizard is offline
Registered User
 
Join Date: Mar 2003
Location: Atlanta, GA
Posts: 191
Whenever your browser goes to a web site, the very first information that is returned for every page you visit is the HTTP header. The data in the header tells your browser a little bit about the page itself, like what kind of content is contained in the page, how big the page is, the kind of server being used, the protocol used (http or https for instance), cookie data, any form post data, etc. This information is processed by your browser to help it properly display the page.
__________________
Tim
Reply With Quote
  #3 (permalink)  
Old 03-06-06, 19:47
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
And for a little more on HTML basics:

HTML Goodies - The Master Page
http://www.htmlgoodies.com/beyond/ma...le.php/3472381
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
  #4 (permalink)  
Old 03-07-06, 01:26
DBA_Rahul DBA_Rahul is offline
Registered User
 
Join Date: May 2004
Location: bangalore
Posts: 270
Thanks All.................
__________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On