Re: Run program on web server after file upload
From: Bullschmidt (paul_at_bullschmidt.com-nospam)
Date: 06/28/04
- Next message: Abdul Azeem: "Displaying Message box!"
- Previous message: Ray at <%=sLocation%> [MVP]: "Re: Scripting.Divtionary object error"
- In reply to: Nathan Simpson: "Run program on web server after file upload"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 05:17:14 -0700
If the code on the same page won't wait for the upload to complete,
perhaps have a redirect toward the bottom of the page to another page
that then runs things as it should.
Response.Redirect "myotherpage.asp"
WshShell
Scott Mitchell - 5/14/2001 4:07:58 PM
http://www.aspmessageboard.com/forum/advanced.asp?M=213545&F=27&P=1
4GuysFromRolla.com : ASP FAQS : The Nature of Things
Question: How can I call an executable program from my ASP page? by Bill
Wilkinson - 10/17/2000
http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=67
Best regards,
J. Paul Schmidt, Freelance ASP Web Designer
http://www.Bullschmidt.com
ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Abdul Azeem: "Displaying Message box!"
- Previous message: Ray at <%=sLocation%> [MVP]: "Re: Scripting.Divtionary object error"
- In reply to: Nathan Simpson: "Run program on web server after file upload"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|