Adobe Dreamweaver CS3 User Manual
Page 503
DREAMWEAVER CS3
User Guide
496
About Trio Motors
Trio Motors is a leading automobile manufacturer.
Be sure to visit our #department# page.
The embedded instructions on this page perform the following actions:
1
Create a variable called department and assign the string
"Sales"
to it.
2
Insert the variable’s value,
"Sales"
, in the HTML code.
The application server returns the following page to the web server:
About Trio Motors
Trio Motors is a leading automobile manufacturer.
Be sure to visit our Sales page.
The web server sends the page to the requesting browser, which displays it as follows:
About Trio Motors
Trio Motors is a leading automobile manufacturer.
Be sure to visit our Sales page.
You choose a scripting or tag-based language to use depending on the server technology available on your server.
Here are the most popular languages for the five server technologies supported by Dreamweaver:
Server technology
Language
ColdFusion
ColdFusion Markup Language (CFML)
ASP.NET
Visual Basic
C#
Active Server Pages (ASP)
VBScript
JavaScript
JavaServer Pages (JSP)
Java
PHP
PHP
September 4, 2007