Essential ColdFusion fast

Essential ColdFusion fast

Developing Web-Based Applications

Aus der Reihe

Fr. 113.00

inkl. gesetzl. MwSt.

Essential ColdFusion fast

Ebenfalls verfügbar als:

Taschenbuch

Taschenbuch

ab Fr. 113.00
eBook

eBook

ab Fr. 62.90

Beschreibung

Details

Einband

Taschenbuch

Erscheinungsdatum

05.06.2001

Verlag

Springer London

Seitenzahl

264

Maße (L/B/H)

23.5/15.5/1.6 cm

Beschreibung

Details

Einband

Taschenbuch

Erscheinungsdatum

05.06.2001

Verlag

Springer London

Seitenzahl

264

Maße (L/B/H)

23.5/15.5/1.6 cm

Gewicht

429 g

Auflage

Softcover reprint of the original 1st ed. 2001

Sprache

Englisch

ISBN

978-1-85233-315-7

Weitere Bände von Essential Series

Unsere Kundinnen und Kunden meinen

0.0

0 Bewertungen

Informationen zu Bewertungen

Zur Abgabe einer Bewertung ist eine Anmeldung im Konto notwendig. Die Authentizität der Bewertungen wird von uns nicht überprüft. Wir behalten uns vor, Bewertungstexte, die unseren Richtlinien widersprechen, entsprechend zu kürzen oder zu löschen.

Verfassen Sie die erste Bewertung zu diesem Artikel

Helfen Sie anderen Kund*innen durch Ihre Meinung

Erste Bewertung verfassen

Unsere Kundinnen und Kunden meinen

0.0

0 Bewertungen filtern

  • Essential ColdFusion fast
  • 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 PC.- Web Browser software.- Web Server software.- Microsoft Access.- ColdFusion Server software.- The Plan.- Installing the web server.- Installing ColdFusion.- Testing ColdFusion.- Creating a database file using Access.- Registering the file as an ODBC datasource.- Testing the installation.- 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.