finally got it working after following this link http://blogs.msdn.com/sharepoint/archive/2007/06/21/using-javascript-to-manipulate-a-list-form-field.aspx :-D
bkamoyo
Posts
-
Room and equipment reservation template more than 20 resources [modified] -
Room and equipment reservation template more than 20 resources [modified]We want to use the room and equipment reservation template in our company. It worked fine until we created more than 20 resources. When reserving a rescource, starting from the availabilitiy page, the new items dropdown wasn't focussed anymore. After we deleted resources until 20 remained the focus worked again. Does anyone know how to solve this, because we need to have more than twenty resources. thx the closest answer I found is by Boris Gomiunik http://boris.gomiunik.net/2009/10/sharepoint-lookup-field-how-does-it-work-and-how-to-add-javascript-event-handler-function-to-it
modified on Thursday, November 12, 2009 4:11 AM
-
publishing a document from MOSS to WSS v3.0 [modified]hie i would like to ask if it is possible to publish a document from MOSS to WSSv3 and how one would do it, so far saw something about saving the document library as a template and uploading it into WSS and would greatly welcome more ideas thnx
modified on Friday, September 18, 2009 5:41 AM
-
recursive functions [modified]hie please help me get the code for the following questions in c++. 1)Write a recursive function that searches for a target in a sorted array using binary search, where the array, its size and the target are given as parameters. 2)Write a recursive function that lists all anagrams of a given word. -- modified at 8:11 Tuesday 18th July, 2006