ASP页面中包含的Ajax工具包

编程入门 行业动态 更新时间:2024-10-28 19:23:37
本文介绍了ASP页面中包含的Ajax工具包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

大家好,我想知道如何在asp页面中包含ajax工具包.

解决方案

尝试此 首先,找到AjaxControlToolkit.dll文件,该文件应该位于您下载的zip文件中.将其从zip文件移动到其他位置(因此不再压缩).跟踪位置,因为稍后您将需要它. 其次,Visual Studio会记住最近关闭的实例的配置,因此请确保在仅打开一个实例的情况下执行以下说明,然后关闭Visual Studio并重新打开它以使更改更持久. 在Web应用程序中添加对控件工具包的引用(右键单击"bin"文件夹或Web项目名称,选择添加引用",然后浏览并选择AjaxControlToolKit.dll文件的dll). /> 打开工具箱,然后在空白区域下右键单击(在常规"选项卡下效果最佳),然后选择添加选项卡".将此命名为适当的名称,例如"AjaxControlToolKit".现在,确保新选项卡已展开,并在其主体上右键单击没有可用的控件....",然后单击选择项目". (这可能需要一段时间才能打开窗口) 这样会打开一个框,就像在添加对您的Web应用程序的引用时一样.单击浏览"按钮,然后再次搜索AjaxControlToolkit.dll文件.选择此文件并单击打开"后,将自动为您添加到工具箱的新选项卡选择其中包含的所有控件.单击确定"以应用更改. 现在将所有控件添加到您创建的新选项卡中. 尝试此链接也 点击 [ ^ ]

尝试此链接 ajaxcontroltoolkit [ ^ ]

Hi all i want to know how to include ajax toolkit in asp pages

解决方案

try this First of all, locate the AjaxControlToolkit.dll file, which should be in a zip file you downloaded. Move it from the zip file to a different location (so it is no longer zipped). Keep track of the location, as you will need this later. Second, Visual Studio remembers the configuration of the most recently closed instance, so make sure you do the following instructions with only one instance open, then close Visual Studio and reopen it to make the changes more permanent. Add a reference to the control toolkit in your web app (right-click ''bin'' folder or web project name, choose ''add reference'', then browse and select the dll for the AjaxControlToolKit.dll file). Open the toolbox and right-click under open space (under "General" tab works best) and choose "Add tab". Name this to something appropriate, such as "AjaxControlToolKit". Now make sure that new tab is expanded, and right click in its body where it says "There are no usable controls...." and click "Choose Items." (this may take a while to open the window) This opens a box like when adding a reference to your web app. Click the ''Browse'' button, and search for the AjaxControlToolkit.dll file again. Upon selecting this file and clicking "Open", all the controls it contains will automatically be selected for the new tab you added to the toolbox. Click "OK" to apply the changes. All the controls are now added to the new tab you created. try this link also Click[^]

try this link ajaxcontroltoolkit[^]

更多推荐

ASP页面中包含的Ajax工具包

本文发布于:2023-11-25 01:35:58,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1627773.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:工具包   页面   ASP   Ajax

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!