<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Web Design Tutorials &#187; Forms in Dreamweaver CS4</title>
	<atom:link href="http://bestwebdesignz.com/tips/tag/forms-in-dreamweaver-cs4/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestwebdesignz.com/tips</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 07:56:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Forms in Dreamweaver CS4</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/forms-in-dreamweaver-cs4/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/forms-in-dreamweaver-cs4/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 08:25:15 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver CS4 Tutorials]]></category>
		<category><![CDATA[Forms in Dreamweaver CS4]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=588</guid>
		<description><![CDATA[Let us create a form in the contact us page. To do this: Open contact-us.html Insert &#62; Form &#62; Form You will see a red outline within your page. This is the &#8216;form&#8217; tag. All your form fields must be placed within this tag. Insert Form &#62; Text field In the screen that opens up [...]]]></description>
			<content:encoded><![CDATA[<p>Let us create a form in the contact us page.</p>
<p>To do this:</p>
<ul>
<li>Open contact-us.html</li>
<li>Insert &gt; Form &gt; Form</li>
<li>You will see a red outline within your page. This is the &#8216;form&#8217; tag. All your form fields must be placed within this tag.</li>
<li>Insert Form &gt; Text field</li>
<li>In the screen that opens up type &#8216;Name&#8217; in the label field. Click OK<br />
<img class="alignnone size-full wp-image-589" title="form-field" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/04/form-field.gif" alt="Forms in Dreamweaver CS4" width="430" height="411" /></li>
<li>Similarly create a field for &#8216;Email&#8217; as well.</li>
<li>Also create a field for &#8216;Message&#8217;. This will need to be a text area [Insert &gt; Form &gt; Text Area].</li>
<li>Finally create a button [Insert &gt; Form &gt; Button]<br />
<img class="alignnone size-full wp-image-590" title="form" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/04/form.gif" alt="Forms in Dreamweaver CS4" width="430" height="411" /></li>
<li>With this you have created the HTML required for the form. However, to make the form work and send you an email you will need to use a php or asp script depending on your web server. You can also use a <a href="http://www.bravenet.com/webtools/emailfwd/index.php?afilid=2996377534" target="_blank">free email form service</a>.</li>
</ul>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/dreamweaver/forms-in-dreamweaver-cs4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS4 Tutorials]]></series:name>
	</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.366 seconds -->

