+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Jul 2005
    Posts
    84

    Question How to Post data (http) with a formless app? (using wininet or whatever..)

    Hi everyone, can somebody help me to post data to any html file with a console app? (i mean i dont want to use twebbrowser or any other components..) I need just a simple example to post data, later i will read them by using php.. i googled but couldnt find anything..

    Thank you.

  2. #2
    Member
    Join Date
    Jul 2005
    Posts
    84
    will somebody help to me?

  3. #3
    Senior Member -silent-'s Avatar
    Join Date
    May 2005
    Posts
    1,374
    am sure you could use URLDownloadToFile to do this

    i just seem to remember that i could send parameters to a php page...

    but hey it was years ago and i might be thinking of something else ..
    00101101 01110011 01101001 01101100 01100101 01101110 01110100 00101101


  4. #4
    Retired Admin KriPpLer's Avatar
    Join Date
    Apr 2006
    Location
    \xeb\x06\x90\x90
    Posts
    2,063
    Just connect and send whatever HTTP (GET/POST header) Request and the html data is sent back to you. Then you can save the data arrival to an html file if you want. Might be a good idea to have it tloop through the data arrival etc incase the packet len is over winsocks limit.

  5. #5
    Member
    Join Date
    Jul 2005
    Posts
    84
    im still worki'n on but i couldn't...
    can someone gimme a procedure which sends my string, named as 'text' to the web by using post method? ty... i can pay for it i really need it..

  6. #6
    Retired Admin KriPpLer's Avatar
    Join Date
    Apr 2006
    Location
    \xeb\x06\x90\x90
    Posts
    2,063
    Well in that case, I will do it for 20 dollars

    Paypal: krippler@hotmail.com


    __________________________________________________ _________________
    I like pie.

  7. #7
    Junior Member JamesR's Avatar
    Join Date
    Dec 2005
    Posts
    19
    in what language you programming?

    you can use winsock send() and urlmon urldownloadtofile() apis

  8. #8
    Senior Member -silent-'s Avatar
    Join Date
    May 2005
    Posts
    1,374
    look at thors hammer in the downloads

    and you could just alter it to use urlmon
    00101101 01110011 01101001 01101100 01100101 01101110 01110100 00101101


  9. #9
    Member
    Join Date
    Jul 2005
    Posts
    84
    silent, i looked its using get methot, and the others sources are for posting a file not for string... what i need is; i have a php script its getting data using with post methot..

    i want to send a string from my formless app to that script by using POST methot... is there any hero to help me? like i said before, i can pay for it. thanks...

  10. #10
    Junior Member JamesR's Avatar
    Join Date
    Dec 2005
    Posts
    19
    how much u can pay??
    =D

    i've little apps that do this..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Upload file using HTTP Post
    By msrox in forum Delphi Help
    Replies: 1
    Last Post: 08-02-2009, 11:17
  2. http://www.positronvx.cjb.net/
    By xyr0x in forum Off-Topic
    Replies: 5
    Last Post: 18-04-2007, 16:52
  3. Delphi HTTP proxy
    By ut1lz in forum General Programming Help
    Replies: 1
    Last Post: 06-04-2007, 13:58
  4. Reverse PHP/HTTP Controlled RAT
    By suncollapse in forum Malware Samples and Information
    Replies: 12
    Last Post: 27-10-2006, 10:23
  5. Small WinInet, Windows, SysUtils.
    By n0v4 in forum General Programming Help
    Replies: 7
    Last Post: 19-01-2006, 17:27

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.