Search found 37 matches

by ismailc
Sun Jan 10, 2010 2:29 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

Thanks, the code is instered in javascript js file. In my 3rd party app uses stylesheets (xslt), os what i done I inserted a button to executed the js file. I VBscript, yes the code would be commented out. I know what i was doing wrong - i will try to get the VBScript example working. Thanks :)
by ismailc
Sun Jan 10, 2010 2:54 am
Forum: VBScript
Topic: Remotely execute SSIS pkg with VBScript pass var
Replies: 4
Views: 3489

Remotely execute SSIS pkg with VBScript pass var

Hi, Help please, Winning but not there yet. I managed to update the list with javascript (i know javascript)I have 2 issues not being the javascript. 1. I only seem to update the list when filtering on ID, I don't have the id & only know the Title in my 3rd party app. I tried removing ID & f...
by ismailc
Thu Jan 07, 2010 5:47 pm
Forum: VBScript
Topic: Remotely execute SSIS pkg with VBScript pass var
Replies: 4
Views: 3489

Remotely execute SSIS pkg with VBScript pass var

Good day, How can I remotely execute SSIS package passing variables defined in the package with VBScript. The SSIS package & my site are two different servers. So i need to remotely execute SSIS package on the SQL server together with passing variables Please provide some code. Regards
by ismailc
Thu Jan 07, 2010 3:49 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

Help, How can I remotely execute the SSIS package passing var defined in the package with VBScript
by ismailc
Tue Jan 05, 2010 2:18 pm
Forum: PowerShell
Topic: Update a Sharepoint List (document library)
Replies: 2
Views: 2041

Update a Sharepoint List (document library)

Good day, I need help. I need to update a Sharepoint List using Powershell from my PC & not on the Sharepoint Server. Very new to Powershell - only installed yesterday on my PC. I installed powershell got powershell to execute a simple script successfully. Now trying to update the Document Libra...
by ismailc
Mon Jan 04, 2010 8:43 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

I tried the foll from a start - run

powershell.exe c:test.ps1
but error: Windows cannot find Powershell.exe
by ismailc
Mon Jan 04, 2010 8:32 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

aplogies my friend, really not on the same page.
I'm trying to create simple powershell file.

new txt file
text = "New-Item -ItemType file freespace.txt "

save file as test.ps1

not workingismailc2010-01-05 04:33:12
by ismailc
Mon Jan 04, 2010 8:14 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

how do i create the Powershell file

and then perhaps in vbscript call a command to execute the file.

possible steps?

please
by ismailc
Mon Jan 04, 2010 2:12 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

Thank You - i'm struggling to long.

Any ideas on how to query the Sharepoint DB & update the column


Thanks
by ismailc
Sun Jan 03, 2010 3:56 pm
Forum: VBScript
Topic: Update a Sharepoint list using VBSCRIPT via Web Se
Replies: 23
Views: 21063

Update a Sharepoint list using VBSCRIPT via Web Se

Thank You for helping.

It does not like the code in a vbscript file:

Code: Select all

	[System.Reflection.Assembly]::LoadWithPartialName(