I’m writing the code to make a popup, and once the user finishes wrting the content and title, it will make a .aspx file and upload to documentary library.
But how can I do that? I googled but there are not many materials on that!
Can anyone help?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to use ‘Client Object Model’. you can see (http://www.codeproject.com/Articles/268193/SharePoint-2010-Client-Object-Model-Part-1) for basic understanding of client object model. code which you need to create file in library is: