Recent content by coolcurrent

  1. C

    compiling an open source program

    can you please give me guide/reerences, i have experience in other languages, i should try. first how do i import the sources in devc++ how do i get the dependecies, i have vc++ and devc++ installed
  2. C

    make webbrowser control load pages faster

    when using WB control, I noticed that it slows done after processing some urls, also there is a constant spike in the memory usage, reach about 60MB, for just a single form navigating.i considered webkit, but i cant click through code, so don't know how to submit forms right now.
  3. C

    compiling an open source program

    i need to compile this project hxxps://github[.]com/brianb/mdbtools for windows, i am new to c++, so don't know much about how this should be done. i already downloaded an open source ide (devc++), but i dont know how to compile this, can some one help?
  4. C

    websiecript

    i need an online test accessm script, i already saw tcexam, but it looks albeit complex/packed. i only need basic feature, so i can tweak as i need Does anyone have any suggestion
  5. C

    make webbrowser control load pages faster

    thanks, but how do extract the hidden fields knowing that i will then have to write a parser for that?
  6. C

    make webbrowser control load pages faster

    blackcatavican you post a sample code, HttpWebRequest does not maintain cookies and hidden input fields nor even javascript abysseam posting to several wordpress website which are not mine, so i cant do that
  7. C

    make webbrowser control load pages faster

    is there any way i could make the webbrowser control load large textual pages faster. its taking about 5-10mins to loag blogs with about 500 comments
  8. C

    [GET] Free content spinner - with source code!

    Hello, Where can i get useful list of spintax ie {like|love|really like} to download regards
  9. C

    How can I make my browser bot click several things?

    which programming language are you using?
  10. C

    searching phone numbers in google

    thanks but is there a way to search google with regular expression?
  11. C

    searching phone numbers in google

    thanks, but manta does not have the local numbers i intend to scrape
  12. C

    searching phone numbers in google

    i need to search for phone numbers in google, and define soeme criteria e.g search for phone numbers starting with 991------ is this possbile
  13. C

    scrape google maps

    Hello, i need to scrape google maps, but it load result with ajac, how do i scrape address from google maps? am developing in .net
  14. C

    Google map scraping??

    hello, i need this solution, can you help me wit it?
  15. C

    Google map scraping??

    hello, have you been able to help with the solution, i need it too!
Back
Top