On 10/23/2011 11:18 PM, Phillip Gawlowski wrote: > On Sun, Oct 23, 2011 at 9:08 PM, xx xx <pred86 / gmail.com> wrote: >> If the the strings have a value >= 1000 and isnt labeled it should send >> thiscommand: >> >> http://username:password@localhost:port/gui/?action=remove&hash='namethatmachtedthesearch. >> >> Any that can help me out? Im sure i can figure out the last parts, but i >> have tryed for hours on access to the site. > Try cURL (the Windows build, obviously) instead: > http://curl.haxx.se/docs/manpage.html > Or mechanize if you just want to klick a few buttons/links easily. http://mechanize.rubyforge.org/