The cursor always being the clock and the data not populating are the same issues I'm having on one of my servers. It's driving me insane. I've installed and reinstalled to no avail. This is all working on my dev and staging boxes, but not on my production machine. Also, it's working on ONE of the websites on my production machine, but not the others. (yes, the cfide folder IS available from them.)
--Ferg -----Original Message----- From: Matt Osbun [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 29, 2005 2:11 PM To: CF-Talk Subject: Flash Form woes We just installed Coldfusion 7 on one of our webservers, and I've just started using the new form capabilities- specifically Flash format and the <cfformgroup> and <cfformitem> tags. I've been copying example code from various locations (CF docs, cfform.com, etc) and running them on our server, and I've noticed that the forms do not act the same when the code is run on our server. Specifically: <cfformitem type="text"> does not actually display the text. For instance, <cfformitem type="text" height="20">Pets:</cfformitem> does not display the text "Pets". <cfselect> is ignoring <option> tags. When I tried to use Ron Pasch 's Flash "Slush Box", the code <cfselect name="select1" width="200" size="10" multiple="Yes"> <option value="1">Sue Hove</option> <option value="2">Simon Slooten</option> <option value="3">Ron Pasch</option> </cfselect> created a multi-select box, but did not populate the specified values. And to top it off, the cursor on the form is always the Clock- as if something else is trying to load, but can't. Which is leading me to believe that either something is misconfigured on the server, or just plain not installed, but for the life of me, I can't figure out what. What am I missing? Matt Osbun Web Developer Health Systems, International ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200572 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

