web-parts
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 分类:问答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 分类:问答SharePoint 2010 Silverlight web part - download multiple files from web to document library
There is a need to download multiple files from a web location to the SharePoint 2010 document library using a Silverlight 4.0 web part.[详细]
2023-04-12 11:50 分类:问答How to deploy to target site with custom web part
I am developing a custom web par开发者_StackOverflow社区t for a project that I am working on. I am new to sharepoint development, and trying to get an idea of how all this fits together.[详细]
2023-04-12 11:03 分类:问答How to leverage Custom Styles & Markup Styles in the SharePoint 2010 CEWP (100% JavaScript Solution)
In short, with a RichHtmlField we can customize which Styles & Markup Styles 开发者_C百科appear in the drop down lists on the Ribbon.Using an OOTB Content Editor Web Part we cannot.[详细]
2023-04-09 11:34 分类:问答How can one scale a SharePoint Excel Web Services Web Part chart?
I\'m please with my the Excel chart being displayed 开发者_运维问答as a web part in our SharePoint 2010 site... however, it\'s coming out too large, taking up most of the screen.[详细]
2023-04-08 20:33 分类:问答ASP.Net Web Parts, personalization, and javascript
Folks, I have some personalized properties on an ASP.Net Web Part that I would like to set via Ajax (for example, the size to which the user has expanded the WebPart using the jQuery Resizable plugin.[详细]
2023-04-08 14:29 分类:问答Adding a Custom Webpart to a Site Template in Sharepoint 2010
I tried to add a custom created webpart to a customized team site which I then saved as a template. The webpart in question worked fine with the开发者_JAVA技巧 original site. However, when I created a[详细]
2023-04-07 21:30 分类:问答@Register directive in ASP.NET 2.0
I use the following directive in my aspx page: <%@ Page Language=\"C#\" AutoEventWireup=\"true\" CodeBehind=\"Default.aspx.cs\" Inherits=\"myWebParts._Default\" %>[详细]
2023-04-06 23:22 分类:问答InputFormTextBox not supported in SharePoint 2010 sandboxed solutions
I\'m trying to build a sandboxed solution visual webpart that includes a richtext field, the inputformtextbox control, and it looks like the better part of th开发者_StackOverflow中文版e Microsoft.Shar[详细]
2023-04-06 02:25 分类:问答