Archive for July, 2012
iframe onload event
Introduction:- This article describe; How to add onload event on iframe? This help to perform some action once iframe get load. For example; on button click i display loading image and as soon as iframe content loads ; i hide loading image.
July 21, 2012
В·
Infoyen В·
2 Comments
Tags: asp, javascript В· Posted in: ASP .NET, JavaScript
Add, Update and Delete List Items Programmatically in Sharepoint
Introduction: In this article I will describe that how we can – Add new item into sharepoint list programmatically. – Update item into sharepoint list programmatically. – Delete specific item from sharepoint list programmatically. – Delete bunch of items from sharepoint list programmatically. – Get list items from sharepoint list programmatically.
July 3, 2012
В·
Infoyen В·
2 Comments
Tags: MOSS, SharePoint В· Posted in: List, MOSS, SharePoint