The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Dreamweaver 8 woth ASP, ColdFusion, & PHP Training From the Source
  

  Dreamweaver 8 woth ASP, ColdFusion, & PHP Training From the Source by Jeffrey Bardzell

  • Published by: MACROMEDIA PRESS
  • Author: Jeffrey Bardzell
  • Page Count: 508
  • Group: DREAMWEAVER 8
  • ISBN: 0321336259/9780321336255
  • Published: Nov 2005

Our Price: 24.95
Discount: 22%
RRP: 31.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Dreamweaver 8 woth ASP, ColdFusion, & PHP Training From the Source
Learn by doing! Follow along, step-by-step, as you upgrade a static HTML site that uses obsolete code to an XML standard-compliant, CSS-formatted dynamic site using Microsoft Active Server Pages (ASP), Macromedia ColdFusion, or the open source PHP. Create several integrated applications for a fictional travel tour operator, including a searchable listing for tour descriptions, country profiles, and a tour price calendar. In this official Macromedia guide, you??ll learn how to:
* Use a relational database??Microsoft Access or MySQL??as the driving force behind a site
* Use Dreamweaver??s built-in server behaviors and application objects to assist in the rapid development of dynamic Web applications
* Read and hand-code ASP VBScript, ColdFusion Markup Language, and PHP scripts well enough to understand how dynamic Web pages work, troubleshoot errors, and customize scripts
* Collect and manipulate user-entered data, performing calculations on the fly
* Use SQL to pass information between your pages and the database
* Validate forms using client-side and server-side scripts

CONTENTS:

Introducing Newland tours
Preparing the static HTML & CSS
Dynamic web sites
Passing data between pages
Building a tour price calculator
Databases on the web
Displaying data
Building search interfaces
Managing content with forms
Update pages