I am looking at qforms for my 6 Related Select Drop Down boxes, however I 
am not into javascript. All of my information for the related select boxes 
are in various queries. How would I take those queries and put them into 
the javascript section so it will work.


Any Suggestions.


At 10:57 AM 3/22/2002 -0600, you wrote:
>I highly recommend checking out qForms before you start rolling your own
>javascript!
>
>http://www.pengoworks.com/index.cfm?action=qForms
>
>Adam.
>
>
>
> > -----Original Message-----
> > From: Frank Mamone [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, March 22, 2002 10:52 AM
> > To: CF-Talk
> > Subject: Two related drop-downs
> >
> >
> > I need a cross-browser solution to populate a drop-down based
> > on the value
> > selected in another drop-down. I have don this many times for
> > IE. I usually
> > use an IFRAMe to permory a query and populate the second
> > drop-down using
> > Javascript.
> >
> > Since NS doesn't support IFRAMES and I really don'e want to
> > use a frameset
> > at all, I think that if I store the recordset of possible values in a
> > Javascript array when the page loads and then query that
> > array when the
> > first drop-down values is changed it should work.
> >
> > Javascript arrays not my strongpoint yet. Does anyone have an
> > example of
> > this?
> >
> > Thanks,
> > Frank Mamone
> >
> >
>
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to