Orville Chomer
Old blog of Orville Chomer. Go to the new blog at http://chomer.com
Tuesday, March 27, 2007
Movieland Directory Fixes
The fixes I'm talking about were done basically last Friday. I esentially made it so if a user enters a URL to the site doing one of the following:
- Leaving out required parameters
- Leaving out the value of a parameter
- Giving a parameter a invalid value
If the user does one of these things now on the site, it should not get errors now, but rather handle the problem gracefully.
Yesterday I read a neat article on how to improve ColdFusion code to work with an Access database. I wanted to implement those changes to the Movieland Directory but...
Labels: access, coldfusion, movieland

