Essential ColdFusion fast: Developing Web-Based Applications: Essential Series
Autor Matthew Normanen Limba Engleză Paperback – 5 iun 2001
Matthew Norman has written a 'get started quick' guide to ColdFusion, in the style of the Essential series, describing the setting up of a development system. He talks about how to achieve this on a budget, using techniques that are applicable to large scale operations as well.
Anyone with a working knowledge of the internet, and who wants to learn more about what ColdFusion does and how they can start using it quickly, will find this book a real help.
Din seria Essential Series
- Preț: 40.46 lei
- 20% Preț: 316.00 lei
- 20% Preț: 317.28 lei
- 20% Preț: 313.22 lei
- 20% Preț: 313.80 lei
- 20% Preț: 292.68 lei
- 20% Preț: 312.08 lei
- 20% Preț: 312.91 lei
- 20% Preț: 259.00 lei
- 20% Preț: 315.90 lei
- 20% Preț: 188.10 lei
- 20% Preț: 311.77 lei
- 20% Preț: 288.96 lei
- 20% Preț: 607.22 lei
- 20% Preț: 309.94 lei
- 20% Preț: 311.36 lei
- 20% Preț: 316.04 lei
- 20% Preț: 291.92 lei
- 20% Preț: 226.73 lei
- 20% Preț: 604.99 lei
- 20% Preț: 311.31 lei
- 20% Preț: 317.15 lei
- 20% Preț: 605.29 lei
- 20% Preț: 313.01 lei
- 20% Preț: 310.12 lei
- 20% Preț: 315.11 lei
- 20% Preț: 607.80 lei
Preț: 316.84 lei
Preț vechi: 396.05 lei
-20% Nou
Puncte Express: 475
Preț estimativ în valută:
60.65€ • 65.21$ • 50.56£
60.65€ • 65.21$ • 50.56£
Carte tipărită la comandă
Livrare economică 19 decembrie 24 - 02 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781852333157
ISBN-10: 1852333154
Pagini: 280
Ilustrații: IX, 264 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.47 kg
Ediția:Softcover reprint of the original 1st ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
ISBN-10: 1852333154
Pagini: 280
Ilustrații: IX, 264 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.47 kg
Ediția:Softcover reprint of the original 1st ed. 2001
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
Public țintă
Professional/practitionerCuprins
1. Why Use ColdFusion?.- Is this book for you?.- How this book is organized.- Versions of ColdFusion.- ColdFusion 5.0.- 2. Setting Up a Development System.- Prerequisites.- The Plan.- 3. Counting Visitors To a Web Site.- The HTML way.- The visitor database structure.- Modifying the HTML.- The tag.- The Tag.- Viewing the Results.- Using .- Viewing visitor logs.- Formatting the output.- 4. Html For Coldfusion.- The tag.- Naming the title bar with.- The Paragraph tag .- The Line Break tag .- Headings and Subheadings .- Bold and Italics.- Inserting a picture .- Adding a link with .- The Feature.- The horizontal Rule tag.- Acquiring user input .- 5. Using SQL.- SQL’s command set.- SQL data types.- CREATE TABLE.- INSERT.- SELECT.- DELETE.- UPDATE.- 6. Key Coldfusion Tags.- Running SQL with.- Processing with .- 7. Forms and Formatting.- ColdFusion’s Forms .- Input control .- Validating Input with .- Font control and .- List controls with .- Many choices with .- 8. Looping and Branching.- Index Loops.- Conditional Loops.- Looping over a query.- Branching with .- Branching again with .- Branching again with .- 9. Email and the Internet.- Mail Functions.- Sending mail with .- Sending an email.- Failed email.- Sending emails to a group.- Getting mail with .- GetHeaderOnly.- GetAll.- Delete.- Manipulating web pages.- Getting web pages - .- Moving elsewhere .- 10. CF Tags — File Functions.- Reading with .- File actions with .- 11. Using Coldfusion Variables.- Query Variables.- Local Variables.- URL Variables.- Form Variables.- Server Variables.- CGI Environment variables.- Cookies.- Other Variables.- 12. Coldfusion Functions.- Check it is there with IsDefined.- Check for a file — FileExists.- Is that Dir there? DirectoryExists.- Path processing: GetFileFromPath.-More Paths: GetDirectoryFromPath.- Paths again: ExpandPath.- Work it out with Evaluate.- Think of a number: RandRange.- Rand.- Make it more random: Randomize.- How long is that string: Len.- String Manipulation Functions.- String Searching: FindNoCase.- Find it in a String: Find.- Cut that string apart: Mid.- Left a bit.- Right a bit.- Convert the number with Val.- Telling the time with Now.- DateFormat.- TimeFormat.- CreateDateTime.- DayOfWeek.- DayOfWeekAsString.- 13. Custom Tags.- Custom Tags.- Custom Tag Attributes.- Returning Values.- Application.cfm.- OnRequestEnd.cfm.- 14. Using Cookies to Track Users.- 15. Securing Web Pages.- User authentication.- 16. Scheduling Tasks.- Scheduling tasks.- 17. The Coldfusion Fast Web Site.- ShowMe button.- News.- Sitewatch.- Book Site.- Main Page.- Administration area.- Visitor Book.- 18. Additional Resources.- Manuals and CFDOCS.- ColdFusion Studio.- ColdFusion Developer Exchange.- ColdFusion Forums.- Final Words.
Caracteristici
Lots of working examples throughout, also available on a website powered by ColdFusion to show exactly how they work A 'get started quick' guide to ColdFusion which will act as a supplementary guide to the comprehensive manuals that are supplied with the product Not specific to any particular version Includes supplementary material: sn.pub/extras