<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.scripting.vbscript Google Group</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript</link>
  <description>Microsoft scripting newsgroup.</description>
  <language>en</language>
  <item>
  <title>Re: Starting a 64bit program from a 32bit .HTA?</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/dd95bbafb61ee553/06d8d87edb702c52?show_docid=06d8d87edb702c52</link>
  <description>
  have a look at using the c:\windows\sysnative link instead, I&#39;ve not tried it &lt;br&gt; but &lt;br&gt; C:\windows\sysnative\msra.exe should point to the 64bit version on x64.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/dd95bbafb61ee553/06d8d87edb702c52?show_docid=06d8d87edb702c52</guid>
  <author>
  mun...@discussions.microsoft.com
  (munrpa)
  </author>
  <pubDate>Tue, 12 Dec 2009 10:31:02 UT
</pubDate>
  </item>
  <item>
  <title>RE: access denied getobject</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/6e48766a90df212c/2b4ae754d6a4bc1f?show_docid=2b4ae754d6a4bc1f</link>
  <description>
  Use SWbemLoactor to connect to thhe remote computer: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.scripting.vbscript&amp;cat=en_US_8e0bf598-2567-4b0b-8241-d4942bda87dc&amp;lang=en&amp;cr=US&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; You can find an example at the bottom of the page.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/6e48766a90df212c/2b4ae754d6a4bc1f?show_docid=2b4ae754d6a4bc1f</guid>
  <author>
  ur...@discussions.microsoft.com
  (urkec)
  </author>
  <pubDate>Mon, 12 Dec 2009 16:18:01 UT
</pubDate>
  </item>
  <item>
  <title>access denied getobject</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/6e48766a90df212c/5b192b9de841c95e?show_docid=5b192b9de841c95e</link>
  <description>
  Hi &lt;br&gt; I want to monitor a folder on a remote server with this littlæe &lt;br&gt; script. &lt;br&gt; But - access denied.. How do I put in user and password? &lt;br&gt; strComputer = &amp;quot;remoteserver&amp;quot; &lt;br&gt; Set objWMIService = GetObject(&amp;quot;winmgmts:&amp;quot; _ &lt;br&gt; &amp;amp; &amp;quot;{impersonationLevel=impersona te}!\\&amp;quot; &amp;amp; _ &lt;br&gt; strComputer &amp;amp; &amp;quot;\root\cimv2&amp;quot;) &lt;br&gt; Set colMonitoredEvents = objWMIService.ExecNotification Query _
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/6e48766a90df212c/5b192b9de841c95e?show_docid=5b192b9de841c95e</guid>
  <author>
  kim.zeth...@gmail.com
  (Leon)
  </author>
  <pubDate>Mon, 12 Dec 2009 14:04:01 UT
</pubDate>
  </item>
  <item>
  <title>VBS Signature for Outlook - Containing a Hyperlink</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/86914d6feb2b4263/afa2e50f8b26793e?show_docid=afa2e50f8b26793e</link>
  <description>
  Hello All, &lt;br&gt; I have a client that would like a generic outlook signature throughout the &lt;br&gt; company. I want to be able to do this with VBS. I have a VBS scirpt that &lt;br&gt; grabs the users Name, title, phone, fax, address, and email. That part of &lt;br&gt; the script is working fine. I then want to have 3 web sites linked in as
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/86914d6feb2b4263/afa2e50f8b26793e?show_docid=afa2e50f8b26793e</guid>
  <author>
  domi...@discussions.microsoft.com
  (dominic)
  </author>
  <pubDate>Mon, 12 Dec 2009 13:01:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: VBScript String Clean function - remove or replace illegal characters</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/baf95dcfa40d4bb8?show_docid=baf95dcfa40d4bb8</link>
  <description>
  I got dizzy trying to verify the infinite loop thing. You may be right about &lt;br&gt; regular expressions, however, I would suggest the code (even if it works) is &lt;br&gt; overly complex. I would have done something more along these lines: &lt;br&gt; create a dictionary object with the key set to the restricted character
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/baf95dcfa40d4bb8?show_docid=baf95dcfa40d4bb8</guid>
  <author>
  aland...@hotmail.com
  (Al Dunbar)
  </author>
  <pubDate>Mon, 12 Dec 2009 05:42:14 UT
</pubDate>
  </item>
  <item>
  <title>Re: Textbox Refresh.</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/ef401d198eba3d48?show_docid=ef401d198eba3d48</link>
  <description>
  Thanks for the snippet - it works as advertised. I&#39;ll have to convert to &lt;br&gt; JavaScript so that all browsers are support (FF etc). &lt;br&gt; I&#39;m on the road here thanks to you and your help. &lt;br&gt; Jenny
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/ef401d198eba3d48?show_docid=ef401d198eba3d48</guid>
  <author>
  jenn...@gmail.com
  (Jenny White)
  </author>
  <pubDate>Mon, 12 Dec 2009 03:47:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Textbox Refresh.</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/42349da1c99a09eb?show_docid=42349da1c99a09eb</link>
  <description>
  This a webpage in IE? This should work: &lt;br&gt; ------------------------------ &lt;br&gt; &amp;lt;HTML&amp;gt; &lt;br&gt; &amp;lt;HEAD&amp;gt; &lt;br&gt; &amp;lt;TITLE&amp;gt;&amp;lt;/TITLE&amp;gt; &lt;br&gt; &amp;lt;SCRIPT LANGUAGE=&amp;quot;VBScript&amp;quot;&amp;gt; &lt;br&gt; Sub T1_onkeyup() &lt;br&gt; AddUp &lt;br&gt; End Sub &lt;br&gt; Sub T2_onkeyup() &lt;br&gt; AddUp &lt;br&gt; End Sub &lt;br&gt; Sub AddUp() &lt;br&gt; Dim i1, i2 &lt;br&gt; i1 = 0 &lt;br&gt; i2 = 0 &lt;br&gt; If (Len(t1.value) &amp;gt; 0) And IsNumeric(T1.value) Then i1 = CLng(t1.value)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/42349da1c99a09eb?show_docid=42349da1c99a09eb</guid>
  <author>
  mayaxxy...@rcxxn.com
  (mayayana)
  </author>
  <pubDate>Mon, 12 Dec 2009 03:28:37 UT
</pubDate>
  </item>
  <item>
  <title>Textbox Refresh.</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/c9e4b47aa117a4e3?show_docid=c9e4b47aa117a4e3</link>
  <description>
  G&#39;day to all. I have a form that has three textboxes. txt1 and txt contain values that the user enters. &lt;br&gt; When the value in one textbox changes, I need the third one to contain the calculated value of the other two. This I can do, after the submit button is clicked. &lt;br&gt; What I would like is when the user changes the value in txt1, the calculation is performed and the result is in tetxbox3 - I guess dynamically is the word I&#39;m looking for.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/4c7b3ef8530862e6/c9e4b47aa117a4e3?show_docid=c9e4b47aa117a4e3</guid>
  <author>
  jenn...@gmail.com
  (Jenny White)
  </author>
  <pubDate>Mon, 12 Dec 2009 02:12:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: VBScript String Clean function - remove or replace illegal characters</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/49d12bb54173bc08?show_docid=49d12bb54173bc08</link>
  <description>
  &amp;quot;dsoutter&amp;quot; &amp;lt;dsout...@iinet.net.au&amp;gt; said this in news item &lt;br&gt; The code you posted just loops forever. I also wonder if the method you use &lt;br&gt; is suitable for this purpose since string manipulation is very expensive in &lt;br&gt; terms of processor time. I suspect that a regular expression might be the &lt;br&gt; way to go.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/49d12bb54173bc08?show_docid=49d12bb54173bc08</guid>
  <author>
  n...@microsoft.com
  (Pegasus [MVP])
  </author>
  <pubDate>Sun, 12 Dec 2009 17:39:11 UT
</pubDate>
  </item>
  <item>
  <title>Microsoft Outlook: Calling VBA Class Module function using VBScript</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/a1d192c8945fa5d2/5fabb94853d4bfc5?show_docid=5fabb94853d4bfc5</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.code-tips.com/2009/03/microsoft-outlook-calling-vba-class.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; This article describes how to call a VBA Class Module function from &lt;br&gt; VBScript. An example of where this may be used is to call a function &lt;br&gt; from a module or macro (VBA) using code in an Outlook form (VBScript). &lt;br&gt; The example code provided in the article creates an
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/a1d192c8945fa5d2/5fabb94853d4bfc5?show_docid=5fabb94853d4bfc5</guid>
  <author>
  dsout...@iinet.net.au
  (dsoutter)
  </author>
  <pubDate>Sun, 12 Dec 2009 15:51:18 UT
</pubDate>
  </item>
  <item>
  <title>VBScript String Clean function - remove or replace illegal characters</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/f6141962593a907a?show_docid=f6141962593a907a</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.code-tips.com/2009/04/vbscript-string-clean-function-remove.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; This article provides a function written in VBScript which removes &lt;br&gt; illegal characters from a string. The illegal characters are specified &lt;br&gt; in an array at the beginning of the function. The function is passed &lt;br&gt; the string which may contain illegal characters, which then processes
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d8297aa172a8c497/f6141962593a907a?show_docid=f6141962593a907a</guid>
  <author>
  dsout...@iinet.net.au
  (dsoutter)
  </author>
  <pubDate>Sun, 12 Dec 2009 15:50:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Discover/Audit existing IE home page</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d07707ab51354a03/1d2fdca9aacac601?show_docid=1d2fdca9aacac601</link>
  <description>
  Well, it still works on Windows 7, IE 8. Of course, it would have to be &lt;br&gt; modified to retrieve the start page for specific users. You&#39;d have to &lt;br&gt; know the user id code and have administrator privileges. &lt;br&gt; Set WshShell = WScript.CreateObject(&amp;quot;WScript. Shell&amp;quot;) &lt;br&gt; s = &amp;quot;HKEY_USERS\xxxx...\Software\M icrosoft\Internet Explorer\Main\Start
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d07707ab51354a03/1d2fdca9aacac601?show_docid=1d2fdca9aacac601</guid>
  <author>
  inva...@invalid.invalid
  (Dave Crash Dummy)
  </author>
  <pubDate>Sat, 12 Dec 2009 02:12:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: Discover/Audit existing IE home page</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d07707ab51354a03/73b6701af319415b?show_docid=73b6701af319415b</link>
  <description>
  No. I am saying this is what I get on Windows 98. &lt;br&gt; You will have to test it on your OS to verify it returns the home page.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/d07707ab51354a03/73b6701af319415b?show_docid=73b6701af319415b</guid>
  <author>
  tlva...@sbcglobal.netz
  (Todd Vargo)
  </author>
  <pubDate>Fri, 12 Dec 2009 23:05:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Remove specific items from file name in folder</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/50061ad94a675d17/333c50cd66933cb7?show_docid=333c50cd66933cb7</link>
  <description>
  Dave &amp;quot;Crash&amp;quot; Dummy wrote on 18 dec 2009 in &lt;br&gt; microsoft.public.scripting.vbs cript: &lt;br&gt; this will, methinks: &lt;br&gt; file.name = replace(file.name, &amp;quot;_STD&amp;quot;, &amp;quot;_stdTMPtmp&amp;quot;) &lt;br&gt; file.name = replace(file.name, &amp;quot;_stdTMPtmp&amp;quot;, &amp;quot;_std&amp;quot;)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/50061ad94a675d17/333c50cd66933cb7?show_docid=333c50cd66933cb7</guid>
  <author>
  exjxw.hannivo...@interxnl.net
  (Evertjan.)
  </author>
  <pubDate>Fri, 12 Dec 2009 20:36:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Remove specific items from file name in folder</title>
  <link>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/50061ad94a675d17/a2ffa04e1e84f426?show_docid=a2ffa04e1e84f426</link>
  <description>
  &amp;gt; I adopted my script from another application, and there &lt;br&gt; &amp;gt; was some reason (which I forget) that I couldn&#39;t do it directly. &lt;br&gt; Ah! Now I remember! I didn&#39;t want to change the name, exactly, I wanted &lt;br&gt; to change the case. I can&#39;t do that directly because VBS doesn&#39;t &lt;br&gt; distinguish case in file names. For example, if I try to change &amp;quot;_STD&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_frm/thread/50061ad94a675d17/a2ffa04e1e84f426?show_docid=a2ffa04e1e84f426</guid>
  <author>
  inva...@invalid.invalid
  (Dave Crash Dummy)
  </author>
  <pubDate>Fri, 12 Dec 2009 15:18:20 UT
</pubDate>
  </item>
  </channel>
</rss>
