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!
Yeah you can, google about: - C# Send post request - C# cookiecontainer If you're good programmer, you can figure it out with those two clues . If not, the simplest way: hire a programmer to do that
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
This can also be done quite easily in UBot Studio which will also be compiled as a standalone desktop app.