Showing posts with label html. Show all posts
Showing posts with label html. Show all posts
Thursday, October 21, 2010
I have even seen people dropping the "www." part of the net address, & they sometimes connect anyway. What does it all mean?

Let's start with http. It is an acronym for the tongue twister HyperText Transfer Protocol. When you type this in to your web browser, you are telling it that you intend to interact with the web according to a specific set of rules (protocols), & the web will reply in return.

These files could be text & pics. Your browser assembles & displays them according to more rules, this time the rules come from the language of the web, HTML ("Hypertext Markup Language").

Your web browser, such as web Explorer(tm), is program which helps you communicate with the web by sending your requests out & retrieving the files you are seeking. When you search the web or type a URL (Uniform Resource Locator, or web address) in to the address bar of your browser, you are in effect requesting to view files.

When you click on a link, your browser sends out another request, & either replaces the page you are viewing with a new page, or opens an entirely new page & displays the files.

When you navigate to a website, your browser looks for a file named index.htm. This file contains the basic structure of the general site, & tells your browser what other files to look for & how to display them on your screen.

Ms. Browser, use the HyperText Transfer Protocol to access the web & procure files from website.com. Then display them on my screen according to the rules written in the file index.htm, which is written in Hypertext Markup Language.

The immense portion of the web which uses http:// to find sites which in turn use HTML language for displaying files is called the web. Thus the URL http://www.website.com is fundamentally saying:
Tuesday, October 19, 2010
If you posted a brand new web-site, but you do not have a HTML e mail form uploaded and you need to quickly provide a way for your visitors to contact you, then you should basically post your e mail address on your Contact page. However, in the event you need to generate a sophisticated online form to collect information from your visitors and answer their questions, you need to know something about HTML and another programming language called PHP.

Installing the net form on your web-site is the simple part. in the event you are not familiar with how to generate the code for a web form, there's lots of different online tutorials that can teach you how to generate the code. After that, you will need to generate a file that will technique your form after someone fills it out and send the answers to you by e mail.

When you download Formmail, make sure it's code that prevents spam from being sent through your HTML form. there's lots of different versions of Formmail floating around the net, and some have built-in spam protection while others do not.

The code used to technique a HTML form is often known as Formmail. Formmail is written in a programming language called PHP, which is more advanced than HTML. there's lots of sites where you can download the Formmail file free of charge. Formmail has been used to technique and e mail the results of web forms since 1997.

in the event you do not have the patience to generate your HTML form yourself, there's over a few form creation services on the net that provide a simple way for you to generate a form without doing any programming. These third-party form creators usually do not give you the PHP code you need to technique the form. in lieu, we technique it for you on their own servers.

lots of times, inexperienced programmers will put an online form on their web-site that does not include code to at least try to prevent spammers from utilizing the HTML e mail form to send spam to hundreds or even thousands of people. As a result, those who have been spammed complain to their web service provider, who then directs the complaint to the hosting company that handles your web-site. This can be a gigantic issue.

in the event you are comfortable with programming, you may need to try to generate your HTML e mail form yourself with the help of some online tutorials. in the event you do not have the patience to do the work, use an outside service that creates the net form for you. Either way, it is important to have an HTML form so that people can contact you directly through your web-site.