rumremix


Member since 03/22/2010

49 snippets

10694 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

rumremix's Recent Snippets



1 2 Next »
First option uses a parameter in <a href="http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/">spservices method</a> to limit the results to four. Second option limits the results returned to six in the c...
0 1631 posted 14 years ago by rumremix
Technique #8 in example page.
0 1007 posted 14 years ago by rumremix
0 977 posted 14 years ago by rumremix
General Notes: Don't use "import" command Steps for creating new svn project http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-import.html#tsvn-dug-import-in-place 1. Use the repository browser to create a new project folder d...
0 1084 posted 14 years ago by rumremix
Using the CssRegistration control is the proper way to register CSS in a SharePoint master page/layout page, but it has drawbacks. Namely, no matter what order you put them on the page the server loads them in a seemingly arbitrary order, making it...
2 1076 posted 14 years ago by rumremix
<asp:ScriptManager> must be placed inside a form tag with runat=server, that is, beneath &lt;form&gt;
0 1120 posted 14 years ago by rumremix
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery. If needing to perform this process more than once on a page, make sure namedListItem variable is unique for each case (...
0 1386 posted 14 years ago by rumremix
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery.
0 1212 posted 14 years ago by rumremix
converts date/time that sharepoint kicks out to m/d/y format.
0 1058 posted 15 years ago by rumremix
0 851 posted 15 years ago by rumremix
<input> When used instead of my SharePoint: SaveButton above, the form saved it's data correctly, and the current page that the form was submitted from was reloaded for the user. You could also put any URL in the __redirect={} that yo...
0 924 posted 15 years ago by rumremix
For when you sometimes forget the precise syntax. First is from html, second from css file.
0 1055 posted 15 years ago by rumremix
http://serverName:41839/_admin/createsite.aspx
0 979 posted 15 years ago by rumremix
1 2 Next »