Jump to content

longnhi

Members
  • Posts

    6
  • Joined

  • Last visited

longnhi's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi, did u fix _FFLoadWait Function when using with socks or proxy
  2. @Stilgar: The problem is it can't wait untill the page load complete when i use Sock or Proxy.
  3. Thank you very much. Can you check Function _FFLoadWait again, i think it work not good. I used that function but it couldn't wait untill the page loaded. And i think the function _FFFormRadioButton have problem too, i think it wrong with type=checkbox. I edited that function with type=radio and it work good. Sorry about my English.
  4. Hi, @Stilgar: Can you review _FFFormOptionselect function. I think it doesn't work. I used ur example but it not work too. $Socket = _FFStart("http://de.selfhtml.org/javascript/objekte/anzeige/option_value.htm") _FFFormOptionselect($Socket, "Auswahl", "name", "Bingo - gewonnen!", "value")
  5. the problem appear when i try sql injection on the server
  6. When i use $oIE = _IECreate ($URL,1,1,0) My program launch IE and i receive: but when i run URL in Firefox i receive right result, please help me (sorry for my english)
×
×
  • Create New...