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

 ASP Made Simple
  

  ASP Made Simple by Sharon Deane ; Robert Henderson

  • Published by: BUTTERWORTH - HEINEMANN
  • Author: Sharon Deane ; Robert Henderson
  • Page Count: 176
  • Group: ASP 3
  • ISBN: 075065869X/9780750658690
  • Published: Mar 2003

Our Price: 12.95
Discount: 19%
RRP: 15.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:

ASP Made Simple
ASP Made Simple provides a brief introduction to ASP for the person who favours self teaching and/or does not have expensive computing facilities to learn on. The book will demonstrate how the principles of ASP can be learned with an ordinary PC running Personal Web Server, MS Access and a general text editor like Notepad.

After working through the material readers should be able to:

* Write ASP scripts that can display changing information on a web browser
* Request records from a remote database or add records to it
* Check user names & passwords and take this knowledge forward, either for their own web-development projects or as a stepping-stone to understanding more formal texts

*Exercises and material builds up into a simple project, which is a customizable shell
*Starts from first principles and does not assume the reader is a scripting expert
*Constructed to give all the information needed to build a web site with database connectivity

Introduction and technical background; What you need to work with ASP; VBScript; ASP mechanics; Building a front page; Database overview; Database access on the web; Sending information; Putting things together; Application design and hosting