Indicators Today: 5 Days: 15 Days: |
|
|
Dreamweaver tutorials
|
|---|
Using Dreamweaver and PHP to send form results in an email
by Ramandeep
Ramandeep
Ramandeep runs a design studio named RDS networks Ltd in Birmingham, UK. His company provides quality web services to clients all over the worldThe form is a primary way to get web interactivity and structured communication. Dreamweaver has a robust and superior implementation of HTML forms. Forms enable user not only to read information passively from the screen, but also to send information back.
One of the more common questions is how to submit a form to send information in an e-mail. Using PHP, it's really very easy. Here we'll learn about processing forms to send e-mail using PHP.
| | Hits:1994 Rate: 4.0(out of 5) Vote:7 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
Creating Flash 5 button templates for Dreamweaver 4 using the Generator Text object
You can use Dreamweaver 4 to insert Flash button objects directly into your document. You can add text to these buttons, select various fonts for the text, change the text's color and size, add links, and so on. Dreamweaver 4 comes with quite a few different button styles, but you can also create your own in Flash, export them as Generator templates, and use them in Dreamweaver. To create buttons with text that can be customized in Dreamweaver, you must use the new Generator InsertText authoring extension.
Once you've installed the InsertText authoring extension on your system, an Insert Text object appears in the Generator Objects panel. This Generator Text object lets you set text parameters like font style, color, size, and alignment with specific variables. These variables are then assigned to corresponding fields in the Dreamweaver Insert Flash button dialog box; these fields let you change font attributes, and create links and apply them to the Flash button object from within Dreamweaver.
| | Hits:602 Rate: 1.0(out of 5) Vote:1 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
Animating layers in a Dreamweaver 4 timeline
Many web designers add visually stimulating animation to a web page to catch the visitor's eye. Programming animation in code requires knowledge of Dynamic HTML (DHTML) and JavaScript, but you can create web page animation directly in Macromedia Dreamweaver without having to write one line of code. You simply add a layer to a timeline, define its animation path, and let Dreamweaver write the code for you.
You can use a Dreamweaver timeline to animate any object you insert in a layer—an image, text, table, form, and so on. You can then move, resize, and affect the visibility of the layer across a time continuum. If you aren't already familiar with using layers, see the Using layers to design a web page article before reading this one.
| | Hits:385 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review |
|
| | | |
|---|
Macromedia Dreamweaver behaviors allow visitors to interact with a Web page, to change the page in various ways, or to cause certain tasks to be performed. A behavior is a combination of an event with an action triggered by that event. In the Behaviors panel, you add a behavior to a page by specifying an action and then specifying the event that triggers that action.
For example, if you want a Web page to open in a new browser window when your user clicks a link, you can use a behavior to achieve this effect. The behavior is made up of the (onClick) event and the Open Browser Window action.
| | Hits:380 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
Changing table background on MouseOver ... This tutorial will teach you how to make a menu like tables that will change background color when you mouseOver. If you have noticed I have used it on my index page.
| | Hits:360 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-16 Rate It | Error | Review |
|
| | | |
|---|
This article explains how to set up a remote site in Macromedia Dreamweaver 4.
Preparing to set up a remote site
Associating a remote server with a local site
Editing an existing remote site
Determining the remote site's host directory (FTP only)
Troubleshooting remote site setup
| | Hits:352 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
To get a single line space in Dreamweaver, hold down the Shift key and click Return.
That's it:)
You can also use the or preformatted option. To do this go up to the Properties Inspector and under Format, choose Preformatted from the drop down options. This will let you type out text as if you were in a normal word processor.
| | Hits:313 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
We've shared some really cool tips on Macromedia Dreamweaver in this article. They are handy tips that all Dreamweaver users should know about to allow more flexibility and creativity while designing sites in Dreamweaver.
Cool tips and tricks on Dreamweaver
Jump Menus, Pop Up Windows and Swap Images
The Dreamweaver Behaviors panel makes it easy to create jump menus, pop up windows, swap images and more.
Click here to learn more about Dreamweaver Behaviors.
| | Hits:290 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
Mapping an image in Dreamweaver is pretty simple. In this tutorial I will explain step by step how to map an image in Dreamweaver. But first, let's cover the basics: What is mapping an image and What does it do?
What is Mapping an Image? Mapping an image is when you use the mapping tool in Dreamweaver to draw a shape over an image or a certain part of an image. You can choose from three shapes: square, circle, or polygon. The polygon shape can be used to freely draw a map over an image. What does Mapping an Image do? By mapping an image you can turn that image into a link. For example, if your logo is an image, you can map your logo to make it a workable link. Many sites map their logo and link it to their homepage. So if you're surfing their site you can click their logo and return to their home page. Now that we have covered what mapping an image is and what it does, we'll move on to how to map an image. First you will need to open the image that yo want to map. Step 1 - Click on the image that you want to map. Step 2 - Locate your properties panel. In your properties panel, below "Map", you will see an arrow, a square, a circle, and a polygon. Step 3 - Choose the shape that best fits your image. Once you have chose your shape, place your mouse over the image waiting to be mapped. Step 4 - Hold the left mouse button down and drag your mouse over the image. Once the shape is covering the image, release the mouse. Step 5 - Now go back to your properties panel and fill in the information that you wish to apply to this image. To link this image you need to fill in the URL in the link field. Step 6 - When you have finished filling in the fields in the properties panel, click File / Save. Now your image is mapped. To preview your mapped image press F12. Once you have uploaded your page you will be able to click the image and it will carry you to the URL that you assigned to it. Mapping an image can also be used to link to other sites.
| | Hits:272 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-13 Rate It | Error | Review |
|
| | | |
|---|
This video tutorial explains how to install Apache Web Server on Windows Vista
| | Hits:210 Rate: 5.0(out of 5) Vote:1 Submit Date :2008-01-17 Rate It | Error | Review |
|
| | | |
|
|---|
In this tutorial I will show you how to create flash video player for your website using flash components.
| | Hits:11 Rate: 0.0(out of 5) Vote:0 Submit Date :2008-05-05 Rate It | Error | Review |
|
|
|---|
This tutorial explains how to create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL.
| | Hits:15 Rate: 0.0(out of 5) Vote:0 Submit Date :2008-04-30 Rate It | Error | Review |
|
|
|---|
This tutorial explains how to create text which follows the shape of the path using Adobe Photoshop CS3.
| | Hits:22 Rate: 0.0(out of 5) Vote:0 Submit Date :2008-02-08 Rate It | Error | Review |
|
|
|---|
This tutorial explains how to create text reflection effect using Adobe Photoshop CS3.
| | Hits:38 Rate: 0.0(out of 5) Vote:0 Submit Date :2008-01-29 Rate It | Error | Review |
|
|
|---|
This video tutorial explains how to install Apache Web Server on Windows Vista
| | Hits:210 Rate: 5.0(out of 5) Vote:1 Submit Date :2008-01-17 Rate It | Error | Review |
|
|
|---|
This tutorial explains how to populate content of an external page using php include function by sending url parameter.
| | Hits:88 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-12-29 Rate It | Error | Review |
|
|
|---|
This article will take you through all steps in developing your own, simple link exchange system using Dreamweaver CS3, PHP, MySQL and CSS.
| | Hits:143 Rate: 4.0(out of 5) Vote:1 Submit Date :2007-12-28 Rate It | Error | Review |
|
|
|---|
In this part of the tutorial we have a look at how to create a control panel to manage our links.
| | Hits:59 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-12-28 Rate It | Error | Review |
|
|
|---|
This part of the tutorial will explain how to create a search engine which will be included in all of the pages on the front end of our Link Exchange System. If you have some PHP knowledge, you are certainly familiar with the term include or require. These functions allow us to add the content of the external files to our pages by simply providing their location.
| | Hits:63 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-12-28 Rate It | Error | Review |
|
|
|---|
This tutorial explains how to design two column css layout with a line dividing left column from the right going through the whole length of the page, regardless of the length of the columns.
| | Hits:104 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-12-28 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|