Good Day,

I have a relatively simple question that I need an answer for.  I have just 
started looking into ColdExt as a client of mine has seen it and likes it.  I 
have downloaded everything and have it running just fine.  However, I can't 
seem to find an example or the smallest shred of code that allows me to get a 
menu to link to something.  I have tried quite a few things an nothing seems to 
work.  I am sure that I just need a  little JS function to do this, which is 
fine but I can't get the right reference from the ColdExt tags.  I am going for 
the toolbars etc.  Code below.

Any help would be greatly appreciated!

Thanks,

Rob

<ext:toolbarbutton text="Reports">
                <ext:menu>
                    <ext:textItem Text="Print/Fax/Email Reports" />
                    <ext:textItem Text="Request Additional Tests" />
                    <ext:textItem Text="Request Retest" />
                    <ext:textItem Text="Analysis Certificate" />
                    <ext:textItem Text="Request Output" />      
                    <ext:textItem Text="Generate Reports" />                    
                                                
                </ext:menu>
</ext:toolbarbutton>


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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314814
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