Main menu:

 

November 2008
M T W T F S S
« Sep    
 12
3456789
10111213141516
17181920212223
24252627282930

Site search

Archives

Categories

Tags

Links:

Tag: Sharepoint

Create a Customer Dashboard in SharePoint

[youtube=http://in.youtube.com/watch?v=ITPHd5BmRaM]

Windows SharePoint Services server architecture

Courtesy:Microsoft

Asp.net Usercontrols on Sharepoint with the help of Smart parts - continued

Hello everyone,
I did try to install and run the sample provided with the setup for smart parts for Ajax, every thing worked fine as expected, and i have drop down box in the provider and on selecting any of the values in the drop down (provider) and the same moves to the label [...]

An error occurred during the processing of . The event handler ‘onclick’ is not allowed in this page.

Hello everyone,
The above error is encountered by a MOSS developer when he is striving to host his asp.net web application on MOSS, when he uploads the test.aspx page and the page has a button with the event as onclick.
By default MOSS doesnt not fire the events raised by the asp.net controls, we have to explicitly [...]