Perfect thanks
From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On
Behalf Of Platt, Kevin (Courts)
Sent: Monday, July 21, 2014 1:46 PM
To: 'scripting@lists.myitforum.com'
Subject: RE: [scripting] VBScript Write file to Network path
And if you want the ex
37 PM
To: scripting@lists.myitforum.com
Subject: Re: [scripting] VBScript Write file to Network path
strPath = “\\Myserver\MyShare\”
instead of what strpath= now
From: Marcum, John<mailto:jmar...@babc.com>
Sent: Monday, July 21, 2014 1:27 PM
To: scripting@lists.myitforum.com<
um.com [mailto:listsad...@lists.myitforum.com] On
Behalf Of slkissin...@sbcglobal.net
Sent: Monday, July 21, 2014 1:37 PM
To: scripting@lists.myitforum.com
Subject: Re: [scripting] VBScript Write file to Network path
strPath = “\\Myserver\MyShare\”
instead of what strpath= now
From: Marcum, John<mai
strPath = “\\Myserver\MyShare\”
instead of what strpath= now
From: Marcum, John
Sent: Monday, July 21, 2014 1:27 PM
To: scripting@lists.myitforum.com
What would I need to change in order for this script to a the file named
userName.html to the path \\myserver\myshare?