<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'execute DOS BAT file from JavaScript' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'execute DOS BAT file from JavaScript' posted on the 'JavaScript' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 20:27:32 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 20:27:32 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>execute DOS BAT file from JavaScript</title>
      <link>http://www.programmersheaven.com/mb/java-script/117320/117320/execute-dos-bat-file-from-javascript/</link>
      <description>Is is possible to execute a DOS BAT file from JavaScript or DHTML?&lt;br /&gt;
&lt;br /&gt;
thanks!  Jeff&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/117320/117320/execute-dos-bat-file-from-javascript/</guid>
      <pubDate>Tue, 21 May 2002 07:12:29 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: execute DOS BAT file from JavaScript</title>
      <link>http://www.programmersheaven.com/mb/java-script/117320/118697/re-execute-dos-bat-file-from-javascript/#118697</link>
      <description>&lt;br /&gt;
Why you want to know whether you execute DOS BAT file from JavaScript? Jeff please write to me how you execute DOS BAT file if it's possible, of course!&lt;br /&gt;
&lt;br /&gt;
my e-mail: k_georgiev@mail.bg&lt;br /&gt;
Thanks a lot!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/117320/118697/re-execute-dos-bat-file-from-javascript/#118697</guid>
      <pubDate>Wed, 29 May 2002 04:53:36 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: execute DOS BAT file from JavaScript</title>
      <link>http://www.programmersheaven.com/mb/java-script/117320/118955/re-execute-dos-bat-file-from-javascript/#118955</link>
      <description>Not possible...&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------&lt;br /&gt;
I will bend your mind with my spoon...&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/117320/118955/re-execute-dos-bat-file-from-javascript/#118955</guid>
      <pubDate>Thu, 30 May 2002 07:36:06 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: execute DOS BAT file from JavaScript</title>
      <link>http://www.programmersheaven.com/mb/java-script/117320/119966/re-execute-dos-bat-file-from-javascript/#119966</link>
      <description>: Is is possible to execute a DOS BAT file from JavaScript or DHTML?&lt;br /&gt;
: &lt;br /&gt;
: thanks!  Jeff&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Try this&lt;br /&gt;
&lt;br /&gt;
Create two frames Size( * , 0 ) and call the Application ( or bat file ) in the second Frame ( it will appear a message, but you can`t see it, and the Application runs !! )&lt;br /&gt;
&lt;br /&gt;
&amp;lt;frameset cols="*,0"  framespacing="0" border="0" frameborder="0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;frame name="Body"  scrolling="auto" noresize src="SelectInc/MainBody.asp"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;frame name="Footer"  scrolling="no" noresize src="SelectInc/Footer.asp"&amp;gt;&lt;br /&gt;
&amp;lt;/frameset&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script type='text/javascript'&amp;gt;window.open('../Path/File.e
xe','Footer');&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/117320/119966/re-execute-dos-bat-file-from-javascript/#119966</guid>
      <pubDate>Wed, 05 Jun 2002 03:51:23 -0700</pubDate>
      <category>JavaScript</category>
    </item>
  </channel>
</rss>