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.
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
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>
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?
I have a discussion forum post url like http://example开发者_JAVA技巧.com/ALIF/Lists/Discussion Forum 2/DispForm.aspx?ID=879 or id `879\'.
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:
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.
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
I have a sharepoint site which works on form based authentication and now I want that sharepoint site to have cookieless authentication.
I\'m using MOSS OOTB WebServices wherein I in need a webservice method name which gives me all subsite Urls and their titles..