在Sharepoint实现AJAX [英] Implementing AJAX in Sharepoint

查看:117
本文介绍了在Sharepoint实现AJAX的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

喜 我想在SharePoint中实现Ajax。 我已经安装了AJAX扩展在MOSS2007 1.0,但我无法找到我的SharePoint Designer中的扩展。 任何人都可以帮助我在这个问题上?

Hi I am trying to implement Ajax in SharePoint. I have installed AJAX extensions 1.0 in MOSS2007 but I am not able to find the extensions in my SharePoint Designer. Can anyone help me in this issue?

推荐答案

设置SharePoint与MS Ajax控件工作是可能的 - 我之前已经做到了,但它确实需要各种网络配置的变化,并在一些黑客父Web部件的code - 一些你不太可能获准进入做在生产系统上,如果您正在使用SharePoint设计

Setting up SharePoint to work with the MS Ajax controls is possible - I've done it before, but it does require various web config changes and some hacks in the code of the parent web part - something you are unlikely to be given access to do on a production system if you are working with SharePoint designer.

JQuery的可能是一个更好的选择 - 你可以在文档库中的脚本,这让直接与JavaScript的一个更容易的工作。

JQuery is probably a better option - you can put the script in a document library and it makes working directly with javascript a lot easier.

从JavaScript调用工作的很好的标准SharePoint Web服务 - 我最近公布的一些示例code我的博客上,你可以找到有用

Calling the standard sharepoint web services from javascript works quite well - I recently posted some sample code on my blog that you may find helpful.

http://tqcblog.com/2009/05/04/ SharePoint的讨论与 - jQuery的

这篇关于在Sharepoint实现AJAX的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆