Groups | Blog | Home
all groups > coldfusion flash integration > april 2005 >

coldfusion flash integration : flash form error popup


TheEngineer
4/21/2005 12:00:00 AM
I thing you all know what i talking about......basically just like on the
macromedia website....when a user fills out a form feild incorrectly of forgets
to fill it out at all....the flsah form in CF pops up a message saying you must
correct or fill out that form feild(DUH).....when this happens i want the
webpage in the background of the popup flash form error message to lower its
opacity(alapha levels), so it looks like a white fog just sort of blurred it
out and thus it brings the user attention to the error box..


Any ways to do this in CF...or is this just another one of macromedias great
programmer tricks.
Ezdno
4/21/2005 5:50:41 PM
if you add the required="yes" message="Your Message" in your cfinput field
it will put a required * on the field and a popup, and it will highlight the
box that is required, also it will put a lil balloon message over the missing
field with your message as the mouse moves over it.
TheEngineer
4/21/2005 8:58:35 PM
AddThis Social Bookmark Button