Results 1 to 2 of 2

Thread: Launch exe program from Web

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Launch exe program from Web

    Can you launch an exe program from an ASP page? If so, how would you do that?

    Also, can you hide your ASP page?

    Thanks
    David Wilhelm

  2. #2
    Addicted Member
    Join Date
    Sep 2002
    Location
    Cape Town, SA
    Posts
    144
    to Launch try:

    Response.Redirect("path\app.exe")

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width