I am not sure if this is the correct place for this....
I would like to know if it is possible to use vbscript to update sharepoint components such as sharepoint list. I need to periodically update a sharepoint list using data from an excel/text file. I was suggested to use a vbscript agent and schedule it to run periodically.
If someone has any idea regarding this, please direct me to a sample code/method for this task.
thanks
ylnwwdj
< Message edited by ylnwwd -- 6/1/2006 5:32:18 AM >
Unfortunately I dont have access to the database/windows server....i am attempting to simulate the process that takes place when you manually go to the sharepoint site and add items to a particular list, only this needs to be done by some script. Is this possible?