You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cfhttpparam.tag

17 lines
312 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfhttpparam" single="1">
<attr name="name" />
<attr name="type" type="list">
<items>
<item>URL</item>
<item>formfield</item>
<item>cookie</item>
<item>cgi</item>
<item>file</item>
</items>
</attr>
<attr name="value" />
<attr name="file" />
</tag>
</TAGS>