Results 1 to 4 of 4

Thread: win app httppost to aspx

  1. #1

    Thread Starter
    Addicted Member jewel's Avatar
    Join Date
    Jul 2003
    Location
    truly asia
    Posts
    153

    win app httppost to aspx

    I need to do the following with my web project

    1. Call an exe installed in my client's pc
    2. The exe should have a feature that uploads the data to the server and call a procedure in an aspx file...

    is it possible?

    I'm not sure if my thread's title is related to this...

    Thanks,
    Jewel
    xoxo

  2. #2
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: win app httppost to aspx

    Yes it is, BUT the client will need to add your app. to their trusted assemblies first. If they do that you can basically do anything you could in a app. running on the machine.
    TPM

    Add yourself to the VBForums Frappr Map!!

  3. #3

    Thread Starter
    Addicted Member jewel's Avatar
    Join Date
    Jul 2003
    Location
    truly asia
    Posts
    153

    Re: win app httppost to aspx

    please show me how to do that

    Thanks!

    Jewel
    xoxo

  4. #4
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: win app httppost to aspx

    Control panel, Administrative Tools, MS .net framwork. Then Trust assembly.
    TPM

    Add yourself to the VBForums Frappr Map!!

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