How to trigger drop down change event in Custom List in SharePoint 2007?
Hello Folks, I hope to get reply with my issue facing since 3 days. I have simple custom list with many fileds. Important fields are StudentName (lookup to Student name column in Student List) and...
View ArticleHtml to .aspx converted page throw error like 405 page in IIS
Paste it in notepad <html> <h1>MyTestPage.net</h1> </html> Save it as MyTestPage.aspx in directory C:\inetpub\wwwroot Now go to http://localhost/MyTestPage.aspx get 404, why???...
View ArticleClone lists between sites (Client object model)
Hello dear colleques, please - I am just trying to prepare some SP - COM tools for cloning lists from siteSource to SiteDest (SiteDest is Office365 encironment) I'd like to create (or modify if exists)...
View ArticleUsers with read access to a site using out of the box web services
Is it possible to use the out of the box SharePoint 2007 web services to get a list of Active Directory accounts and groups with read access to a site? I will need to iterated the SharePoint groups to...
View ArticleList Email Addresses in Farm
I know I can iterate all my lists and get any email addresses set for each document library but this seems very ineffecient and I am assuming SharePoint stores a list of valid email addresses and...
View ArticleSPGridView issues
Please provide suggestions for these questions: 1. I am using SPMenuField in spgridivew which uses a MenuTemplate to show context menu items. Problem is, if MenuTemplate does not have any items in it...
View ArticleConvert Sharepoint Document library Word file's rich text content control...
Hi, I have a document libarary which stores word document created from template. My word document has several Rich Text Content Controls in which user can insert formatted text, images, hyperlinks,...
View ArticleAdd a wildcard as a querystring to url.
I have a web part for searching for contacts in our directory, which works fine. You type in the letters, and it web part will autocomplete with lastnames that start with the entered text. Now, I...
View ArticleCan not open Microsoft Office documents on SSL site
Hello, I have a sharepoint 2010 sites. When I access the Internet to a secure site (https), and want to download an Excel file or Word - we have a problem. 1. The Excel file that was built dynamically....
View ArticleError while getting userprofile details using webservice
Hi All, I want to get Userprofile details using webservice but when I try to run GetUserProfileByName I am getting below error. "Fault Exception was un handeled" "The User Profile Manager object could...
View ArticleHow to Customize ECB Menu
HI , In AllItems.aspx page we can see all items which is entered by User . On Title Column if we place cursor then we get some nice ECB Menu which is OOTB it consist these options like edit, view...
View ArticleCheck if user SPUser is a member of a SPGroup
Hi,I have a domain group (dgroup) setup on my domain and into this group I have added some users. Now this domain group (dgroup) I add into a SharePoint group (spgroup1). User->domain group...
View ArticleDoes CEWP have limits to characters in href attribute ( creating a button...
Hi, I am trying to create a button in CEWP using javascript and also giving a link to some page but url miss some characters after 255 characters and it stop working. Please find below code for CEWP:...
View ArticleOpen Word Document in tracking mode programmatically
Hi to All I want to allow users open word documents from document Library. I found a sollution how to open Excel workbook programmatically by this link...
View ArticlePeopleEditor postback problem
Hi all, I have a problem with page postbacks and the PeopleEditor. I have created the following: - a standard web user control with a multiview with several views in it. Some linkbuttons are used for...
View ArticleCheckboxlist databinding with SPlist
Hi, I am having an issue with Checkboxlist databinding with custom SPList in MOSS 2007. I am having items in SPList and one of the column names is LocatioNname: which takes values like: NY;CINCINATI;...
View ArticleWiki Page
I am trying to layout the information on a wiki page using one column text layout. I want to use tables to structure the data on the page. But I want to put the information in two or three tables along...
View Articleprocessing data from another list with the XML-Webpart
Hi, I'm rather new to XSLT programming and working with the XML webpart. So I need some hints. I want to: use the XML webpart to display information from another sharepoint list. the other sharepoint...
View ArticleDisplaying List Data using Data view Webpart Programmatically ?
Hi , I am looking to display SharePoint List using data-view Web-part programmatically using c#. kindly suggest any method or share code or links. Thanks in Advance, Riyaz
View ArticleCannot make a cache safe URL for...
Where to deploy the script files File system "_layouts" or the content database? If "_layouts," do you use a <ScriptLink> tag or a <script> tag?I deply it in content database and made...
View Article