I am trying to "post" a URL within my php script which will return the result of submitting a form.
Its for the PageRank lookup of domain names...here:
http://www.seochat.com/seo-tools/pagerank-lookup/
So what I did was: look inside the source html code and withing the "form" section identify all the elements, then try and 'submit' the form by simply calling the URL in the browswer window (to test, eventually this will be done via a VB app hopefully) as such:
http://www.seochat.com/?option=com_seotools&tool=10&go=1&urls=imageshack.com
this doesn't do anything tho...any ideas??
help much
gerry
ps: this works for something like http://inventory.overture.com/d/searchinventory/suggestion/?mkt=us&lang=en_US&term=imageshack.com