On Tue, 1 Mar 2005 15:30:13 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote:
> On Tue, 1 Mar 2005 10:15:19 -0700, TJ Hilton <[EMAIL PROTECTED]> wrote:
> > I'm trying to figure out how to toggle the visibility of a cfformgroup
> > control using actionscript.
> 
> I don't know the answer off the top of my head (but I'll try to find
> out and post back shortly) but I had a question about your code:
> 
> Is there any particular reason you are doing this:
> 
> >                                         <cfformgroup type="horizontal">
> >                                                 <cfformitem 
> > type="html"><b>Name:</b></cfformitem>
> >                                                 <cfinput name="VendorName" 
> > required="yes" width="150" />
> >                                         </cfformgroup>
> 
> Instead of:
> 
>     <cfinput name="VendorName" required="yes" width="150" label="Name:" />


Yeah, I'm a complete Noob :)  

This is my first dive into flash forms and I'm too used to HTML
labeling everthing.  Thanks for pointing that out.  Any other advice
is appreciated.  Especially if it is dealing with calling cfformgroups
in actionscript.

Thanks again!


-- 
TJ Hilton
[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197099
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to