I don't use them in my 'every day' applications, but I have used them in the
past to simulate the 'instant feedback' that non web based applications
enjoy.  In one application we had a large form that was split up over
several tabbed layers.  Whenever someone moved to a new tab, the database
was immediately, and transparently updated ... much like Access does when
you switch to the next record in the database.  It was cumbersome to
program, but it was pretty slick once we got it 1/2 way working.

I've also used them for server side form validation to simulate javascript
error checking.

Todd Ashworth --
Web Application Developer
Network Administrator

----- Original Message -----
From: "Earl, George" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 20, 2001 12:51 PM
Subject: Hidden frames


| How many of you are using hidden frames as a part of your every day CF
| development? What kinds of things are you using them for? Are there any
big
| picture considerations one needs to take with this approach? Do you have
| comments about the good and the bad of going down this path? Thanks!
|
| George
| [EMAIL PROTECTED]
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to