ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old December 15th, 2002, 10:51 AM
amruta amruta is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Posts: 1 amruta User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
running a batch file through ASP

Hi all
I am trying to run a batch file through my ASP. Now i know i can simply write the address of the .bat file in the HREF tag of <a>. however the trade off is that it requires a extra click to see if i would like to open the file from its current location or save t before running. Is there any other way that i can call the .bat file and not have this option come up

Regards
Amruta

Reply With Quote
  #2  
Old February 13th, 2003, 09:11 PM
dansimmo dansimmo is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Wellington, New Zealand
Posts: 5 dansimmo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
it took a while but i found an answer

<% set shell=server.createobject("WScript.shell")
mess=shell.Run("c:\winnt\scripts\yourscriptname.bat", 2, true)

if(mess=0) then %>
worked
<% else %>
didn't work
<% end if %>

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingASP Development > running a batch file through ASP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway