\program files\macromedia\cfstudio\extensions\tagdefs\html\Input.vtm

a little bit down in the file... (line 528 actually)

check it...

replace whats there with...

<ATTRIB NAME="TYPE" CONTROL="tabInputType" TYPE="Enumerated">
<ATTRIBOPTION VALUE="text" CAPTION="Text"/>
<ATTRIBOPTION VALUE="password" CAPTION="Password"/>
<ATTRIBOPTION VALUE="radio" CAPTION="Radio"/>
<ATTRIBOPTION VALUE="checkbox" CAPTION="Checkbox"/>
<ATTRIBOPTION VALUE="image" CAPTION="Image"/>
<ATTRIBOPTION VALUE="file" CAPTION="File"/>
<ATTRIBOPTION VALUE="hidden" CAPTION="Hidden"/>
<ATTRIBOPTION VALUE="button" CAPTION="Button"/>
<ATTRIBOPTION VALUE="submit" CAPTION="Submit"/>
<ATTRIBOPTION VALUE="reset" CAPTION="Reset"/>
</ATTRIB>

:) works for me.

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-----Original Message-----
From: Cutter (CF_Talk) [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 18, 2003 6:47 PM
To: CF-Talk
Subject: Re: CF Studio adjustment


David,

Thanks, but this option is already selected in the editor. I guess that 
only applies to the tag name itself.

Cutter

[EMAIL PROTECTED] wrote:

>options/settings/Markup Languages/Lowercase all inserted tags
>
>
>David Murphy
>www.cfugcny.org
>
>= = = Original message = = =
>
>When I have autocomplete enabled (which is often as it speeds 
>my coding) 
>and I start an input tag I get to the attribute "type", which 
>gives me a 
>list (Hidden, Text, etc.). How can I force these values to lower 
>case? 
>Is there a file I can adjust?
>
>cutter
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to