



I've got a process that manages the contents of a custom list. The processtakes the contents of an AccessDB, runs the data through some logic, andthen adds/updates/deletes items from the custom list. All the SharePointinteration is implemented via the SharePoint Lists Web service (lists.asm...
VinothDec 27, 11:40 am show optionsFrom: "Vinoth" <vin...@gsdindia.com> - Find messages by this authorDate: Mon, 26 Dec 2005 22:40:39 -0800Local: Tues, Dec 27 2005 11:40 amHi,When any user is created in Sharepoint site, sharepoint itselfwill send a e-mail containing the Username and passwo...
Hi,Is there any way for a user's ID to be stored locally (or somewhere) sothat a user trys to logon they do not have to put their ID in all thetime?like hotmail?thanks...
Hi,When any user is created in Sharepoint site, sharepoint itselfwill send a e-mail containing the Username and password and also ChangePassword Link.My requirement is that when a new user is Created i have to add someinformation in that e-mail and send it to the user.In addition i want to subsc...
Hi,We are in need to move some of our documents from one document libraryto other.While doing this we need to keep version history for all thesedocuments.When we simply copy from explore view of one doclib and paste to theexplorer view of other doclib,it is copying the documents but create the n...
I have a list definition where I am including default items in the <Data></Data>elements. This list was copied from the Favorites List Definition, justso I could pre-populate some items. One issue I am having is with the CAMLcode for obtaining the current site URL. I need this becaus...
Hi,Is there a way for the username used by SharePoint to be kept as acookie?A user just wants to add their password when logging on and not theusername - very similar to how hotmail works as a logon - is thispossible?Thanks!...
Hi,I am trying to add my own custom section and key to the web.config filefor each extended site. I have successfully done this by adding my ownwebconfig.yyy.xml file to the 60\CONFIG directory, so when the site isExtended these new settings are added to the web.config file.What I also need to d...
Hi all,Is it possible to enhance the navbars from code?we developed a sitedefinition and added a navbar element to all pages.We want te admin to be able to add links to the menu. not from frontpage butfrom a special admin page where he can manage more than just the menu...so we want to let the a...
Does anyone know if there's a way to pass either via a form submit orin the querystring the username and password parameters to SharePointto bypass the login dialogue box?Thanks...
imagine a WSS Document Library maybe one here:https://ltsbcapitalmarkets.sharepoi...ured_Finance...I want to place a word file called "steve.doc" in this library bysending "steve.doc" to an email address as an attachment and for this"steve.doc" file to be placed into the document library...I kno...
Hello ,I'm experience problems in connecting a three web parts to a single webpart connection , in which all the four web parts are residing on thesame page. i describe my scenario here:my 3 proivder web parts implement the ICellProvider interface and arehaving a button in each web part of...
