Desktop Application Programming HELP !!!

Discussion in 'Programming' started by ExitLinks, Mar 21, 2011.

  1. #1
    Mourning,

    I would like to create a desktop application for the following purpose:

    http://templatic.com/demos/realestate/?page=property_submit
    Code (markup):
    That template requires its' users to post properties through that link.

    Instead of going to the link to post a property is it possible to create an application that can have the same results?

    So maybe a visual basic program that authenticates the user by having them input their username/password and fill in the required fields to submit a property?

    Any ideas would be INTENSELY appreciated!
     
    ExitLinks, Mar 21, 2011 IP
  2. hyutars

    hyutars Member

    Messages:
    190
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #2
    Yeah you can, [​IMG] google about:
    - C# Send post request
    - C# cookiecontainer

    If you're good programmer, you can figure it out with those two clues [​IMG]. If not, the simplest way: hire a programmer to do that
     
    hyutars, Mar 21, 2011 IP
  3. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #3
    It is not a couple minutes job to write whole application, but you have right idea, it can be developed using vb by hosting browser control OR c++ and winapi directly fueled with libcurl, PM me if you have a certain set budget for this.

    regards
     
    Vooler, Mar 23, 2011 IP
  4. detect21

    detect21 Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    This can also be done quite easily in UBot Studio which will also be compiled as a standalone desktop app.
     
    detect21, Apr 6, 2011 IP