Hi All, 

I discovered something strange with flash cfform this morning. Some of the text 
fields which are populated by the database are displaying the text in white 
while others in black, the white text is invisible on the white background. 
This issue appears to be related to MS Vista as I have tested on three separate 
machines running vista with both Firefox and IE7 and had the issue with 
different versions of Flash Player installed. I have not been able to replicate 
this issue using XP. 


Here are two of the form fields, one displays text in white the other black. 
They look identical to me. 

Any thoughts? 

Thanks!

John

        <cfinput name="CourseGuestList"
                 label="If yes, please list."
                 type="text"
                 message="Please describe student presentations."
                 required="no"
                 validate=""
                 validateAt="onBlur"
                 width="150"
                 height="75"
                 value="#GetCourse.CourseGuest#">


        <cfinput name="StudentPresentList"
                 label="If yes, please describe."
                 type="text"
                 message="Please describe student presentations."
                 required="no"
                 validate=""
                 validateAt="onBlur"
                 width="150"
                 height="75"
                 value="#GetCourse.StudentPresent#"> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301426
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to