Hi All, Here's something for you to have a ponder on ..
My webhost uses BlueDragon and I've come across an incompatability which I can't find documented anywhere online .. (it works fine with my MX7 dev. environment) Specifically when using <cfselect queryposition="below" ...> What I require is to have a blank entry selected by default, with the rest of the query responses listed below. <cfselect query="selectPhotos" name="photoId" value="photoId" display="photoId" queryposition="below"><option value="" display""></option></cfselect> ... basically the queryposition element isn't recognised, placing my 'blank' option at the bottom of the list. Has anyone else come across this before, and better still, have a solution? Thanks. A.J. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
