This is just a guess but try changing this:

<cfoutput query="gettype"><option value="#typeID#"
>#type#</cfoutput></option>

To

<cfoutput query="gettype"><option value="#typeID#"
>#type#</option></cfoutput>

On 7/28/06, Steve LaBadie <[EMAIL PROTECTED]> wrote:
>
> Yes, the entire form is visible including the drop-down box, its just
> empty of choices.
>
> Steve LaBadie, Web Manager
> East Stroudsburg University
> 200 Prospect St.
> East Stroudsburg, Pa 18301
> 570-422-3999
> [EMAIL PROTECTED]
> http://www.esu.edu
>
> -----Original Message-----
> From: Paul Hastings [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 28, 2006 11:03 AM
> To: CF-Talk
> Subject: Re: <cfselect> in CF Flash Form
>
> Steve LaBadie wrote:
> > I have a CF Flash form with a <cfselect> populated through a DB, but
> it
> > doesn't populate.  What I'm I doing wrong?
>
> does the rest of the form come up? still seeing the clock icon? your
> CFIDE dir
> is probably inaccessible.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248013
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to