Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom Tag Option Creation

Status
Not open for further replies.

Sarky78

Programmer
Oct 19, 2000
878
GB
I have got a custom tag that I want to provide information about (in much the same way as typing <CFQUERY provides all of the options for that tag) How do i go about doing this, and is there anything in CF studio that allows for the easy creation of this ???
 
Im not sure what you mean.

You mean you want CF administrator to see the tag <CF_yourtag> and look into yourtag.cfm and print to the browser all of the attributes associated?

I don't think CF can do that, those are &quot;custom&quot; tags.

Whats your goal here?
 
strantheman,
I think arperry is talking about the vtm files ...
look in your Program Files\Allaire\Homesite\extensions\TagDefs\cfml directory...
Take a look at a few and you will see that it's not hard to create them ...
I have heard of VTM wizards that help you, but I can't remember when or where...

HTH
- Marc
 
MarcDePoe is right that is what i want to do (if it is the VTM files that are used to create the options for the tag in CF Studio), the only problem is that i don't have homesite, so no directory on my computer.

Any chance of a web link or some sample code posted up ??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top