web page input to C++ code

Discussion in 'C++' started by infyanurag, Aug 25, 2009.

  1. infyanurag

    infyanurag New Member

    Joined:
    Aug 4, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    hi all

    I have a web page that contains a button. on click of this button an image is loaded from my hard drive.
    I want to send this image as the input to my C++ exe file.
    Any pointers as how to do this.
    Any documentation for the same would be of great help.

    Thanks
     
  2. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    I didn't get the idea very clearly ...

    (1) Do you want to send the path of the image as input into your C++ exe or something else ???
    (2) Do you want to send it, when the button is pressed ?

    Please, be a bit more clear.
     
  3. infyanurag

    infyanurag New Member

    Joined:
    Aug 4, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Thanks for your reply.
    I need to send whole image as input to exe file.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice