sharepoint
Open Generated pdf file through code directly without saving it onto the disk
I use Sharepoint 2010 and I am developing a web part where on a button click event, a pdf file needs to be generated and opened directly. Should not be saving onto the disk.[详细]
2023-04-13 10:01 分类:问答How to convert XDocument to FileStream in C#
I have seen this post How to correctly open a FileStream for usage with an X开发者_运维知识库Document but it doesn\'t help me since I don\'t have the path to the file on the local hard drive. This XDo[详细]
2023-04-13 06:55 分类:问答post a <FORM> to sharepoint page
I am doing following in one of my webpart .ascx file. <FORM action=\"https://illustration.sagicorlifeusa.com/fse5/main/FormPost.aspx\" id=\"frmLogin\" method=\"post\" target=blank>[详细]
2023-04-13 06:50 分类:问答Connect to Sharepoint Database through PHP
I am not familiar with Sharepoint. I would like to query or read Sharepoint database using PHP. Is there a way I can do that?[详细]
2023-04-13 02:25 分类:问答Get discussion forum post body using id or url in sharepoint
I have a discussion forum post url like http://example开发者_JAVA技巧.com/ALIF/Lists/Discussion Forum 2/DispForm.aspx?ID=879 or id `879\'.[详细]
2023-04-13 02:17 分类:问答ASP.NET Regular Expression Validator Not Working on Internet Explorer 7
I am using the following Regular Expression Validator to ensure th开发者_如何学Ce password enter meets the requirements of 1 upper case, 1 lower case, 1 number, and 1 allowed special character:[详细]
2023-04-13 01:59 分类:问答Logging out users authenticated in more than one location programmatically in Sharepoint 2010
I would like to know how to log out a user programmatically in Sharepoint if he or she tries to 开发者_StackOverflow中文版log in from another location.[详细]
2023-04-13 01:18 分类:问答Validation of multivalued columns in sharepoint list
I have a list in Sharepoint 2010 which has a \"Choice\" type column that can take multiple values through checkboxes. I\'m using the default \"NewForm\" provided to input a new item into the list. I n[详细]
2023-04-13 00:20 分类:问答Cookiesless authentication in sharepoint
I have a sharepoint site which works on form based authentication and now I want that sharepoint site to have cookieless authentication.[详细]
2023-04-12 23:01 分类:问答Sharepoint OOTB webservice to get all subsite url and their titles
I\'m using MOSS OOTB WebServices wherein I in need a webservice method name which gives me all subsite Urls and their titles..[详细]
2023-04-12 22:46 分类:问答