![MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Скачать руководство пользователя страница 316](http://html1.mh-extra.com/html/macromedia/coldfusion-4-5-developing-web/coldfusion-4-5-developing-web_develop-manual_3286369316.webp)
290
Developing Web Applications with ColdFusion
To register a C++ CFX:
1.
In the CF Administrator, open the Extensions > CFX Tags page.
2.
Enter
CFX_MyNewTag
in the Tag name and, optionally, a description.
3.
Select the type of tag (either C++ or Java).
4.
Click Add to open the New CFX Tag page.
5.
If the Server library (DLL) field is empty, enter the file path.
6.
Accept the default Procedure entry.
7.
Un-check the Keep library loaded box while developing the tag. When the tag is
ready for production use, you can check this option to keep the DLL in memory
for improved performance.
8.
Click Add.
You can now call the tag from a ColdFusion template.
To register a Java CFX:
1.
In the CF Administrator, open the Extensions > CFX Tags page.
2.
Enter
CFX_MyNewTag
in the Tag name and, optionally, a description.
3.
Select the type of tag (either C++ or Java).
4.
Click Add to open the New CFX Tag page.
5.
Enter the Class name.
6.
Click Add.
You can now call the tag from a ColdFusion template.
To change a CFX tag:
1.
Click the tag you want to change in the Registered CFX Tags list.
2.
Make changes as needed on the Edit CFX Tag page.
3.
Click Apply to save the changes.
To delete a CFX tag:
1.
Click the tag you want to delete in the Registered CFX Tags list.
2.
Click Delete on the Edit CFX Tag page. The tag is removed from the list but is not
deleted from the system.
On
Windows NT only,
the Visual C++ Custom Tag Wizard automatically registers
custom tags so that they can be tested and debugged.
Содержание COLDFUSION 4.5-DEVELOPING WEB
Страница 1: ...Allaire Corporation Developing Web Applications with ColdFusion ColdFusion 4 5...
Страница 14: ...xiv Developing Web Applications with ColdFusion...
Страница 26: ...xxvi Developing Web Applications with ColdFusion...
Страница 34: ...8 Developing Web Applications with ColdFusion...
Страница 70: ...44 Developing Web Applications with ColdFusion...
Страница 84: ...58 Developing Web Applications with ColdFusion...
Страница 114: ...88 Developing Web Applications with ColdFusion...
Страница 148: ...122 Developing Web Applications with ColdFusion...
Страница 174: ...148 Developing Web Applications with ColdFusion...
Страница 208: ...182 Developing Web Applications with ColdFusion...
Страница 244: ...218 Developing Web Applications with ColdFusion...
Страница 274: ...248 Developing Web Applications with ColdFusion...
Страница 288: ...262 Developing Web Applications with ColdFusion...
Страница 300: ...274 Developing Web Applications with ColdFusion...
Страница 350: ...324 Developing Web Applications with ColdFusion...
Страница 362: ...336 Developing Web Applications with ColdFusion...