MACROMEDIA DREAMWEAVER MX 2004-USING DREAMWEAVER Use Manual page 512

Hide thumbs Also See for DREAMWEAVER MX 2004-USING DREAMWEAVER:
Table of Contents

Advertisement

Testing dynamic content
Dreamweaver allows you to preview and edit dynamic content using the Live Data window.
Note: Links don't work in the Live Data window. To test your links, use the Dreamweaver Preview in
Browser feature. (See
While dynamic content is displayed, you can perform the following tasks:
Adjust the page's layout using the Dreamweaver page-design tools
Add, edit, or delete dynamic content
Add, edit, or delete server behaviors
To achieve this effect, Dreamweaver runs the dynamic page on your server before displaying it in
the Live Data window. Whenever you switch to the Live Data window, a temporary copy of the
open document is sent to your application server for processing. The resulting page is returned
and displayed in the Live Data window, and the temporary copy on the server is deleted.
You can toggle between the Document window and the Live Data window by selecting Live Data
from the View menu. If a page expects data from the user—for example, the ID number of a
record selected in a master page—you can provide the page with that data yourself in the Live
Data Settings dialog box.
To enter live data parameters:
Make the necessary changes to the page.
1
If your page expects URL parameters from an HTML form using the GET method,
2
enter the name/value pairs in the text box in the toolbar and click the Refresh button
(the circle-arrow icon).
Enter the test data in the following format:
name=value;
In this format, name is the URL parameters name expected by your page and value is the value
held by that parameter.
You can also define name/value pairs in the Live Data Settings dialog box (View > Live Data
Settings) and save them with the page.
Click the Refresh button if your page needs refreshing.
3
Related topics
"Editing dynamic content on a page" on page 513
"Deleting dynamic content" on page 513
512
Chapter 31: The Workflow for Dynamic Page Design
"Checking for browser compatibility" on page
434.)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-USING DREAMWEAVER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents