Cold Fusion Training
Return to School Science Project Homepage


Navigation
CF Home
Who We Are
School Science Project
Classroom
Homework
Class Documents
Toolbox
HELP! Immediate Response
Set up a new account
Kill an ODBC connection
 
Software - MAC
Fetch (FTP)
Internet Explorer
Netscape
Software - PC
FTP - WS_FTP
Internet Explorer
Netscape
Textpad

Welcome to the School Science Project ColdFusion Training Site

This site is dedicated to training educators in the Houston, Texas area on the many aspects of web site design integrating ColdFusion database connectivity.
How do I make my own database enabled site?
  • Learn HTML - Take this turorial on HTML
    Hypertext Markup Language (HTML) is the language used to build web pages. If you know absolutely nothing about HTML, this is an excellent place to start. If you're planning on taking one of the upcoming classes, it's a good Idea to do this ahead of time. Also, you may want to check out the Top 10 Mistakes in Web Design.
  • Take this tutorial on forms
    Forms are a very important part of making a web page talk to a database. Without forms, you can't pass information from the user to the database.
  • Apply for an account
    To utilize ColdFusion (the part that makes your web page talk to a database), you need to apply for an account on this server.
  • Create a Simple Database and FTP it to this server
    Once you have learned HTML, and you have an account set up on our server, you need to layout your database with Microsoft Access and upload it to the server using your FTP program.
  • Set your database up as a datasource
    Send me and email (eheard@rice.edu) and I'll set up your database as a datasource.
  • Write any necessary ColdFusion code
    While taking the class you will learn how to write the code necessry to pull information from your database, and post information to your database. You can learn more about the ColdFusion Markup Language here.

Note: There are also many links on the lower right hand corner of this page labled How To. Check out each to gleam more knowledge about designing web pages that are database enabled. Some of them are tutorials, some are references.

Hot Items
 
Webmaster is:
 
"How To" Links:
ColdFusion
ColdFusion Documentation
General
Online Dictionary of Computing Terms
HTML
A Beginner's Guide to HTML
HTML Beginner's Tutorial
HTML Character Set
HTML Goodies (Excellent)
Microsoft's Elements of HTML
SQL
Interactive Online SQL Tutorial
Learn SQL
SQL Tutorial (Adobe Format - Good to print out)
IF you have any questions, contact me (Eddie Heard: eheard@rice.edu) and I'll help you out.