Is there some way to detect a form tag in coldfusion ?
Hello,
am actually developing a marker on a site. The marker consists of a tooltip which is in javascript and css. The marker actually will be called on a page by it tag name which I've created. For exemple, the page of the marker is named marker.cfm, when i'll call the marker in another page, this would be like this <sitename:marker></sitename:marker>.
I want to use this marker in a form.
My question is : "Is there some way to detect a form tag in coldfusion ?"
Somebody could help me or give me a tip so that I can proceed further ?
Thanks in advance.
