Jump to content

form method="POST"


Go to solution Solved by jguinch,

Recommended Posts

  • Solution

There are two textareas in the page. Maybe you are trying to set the value to the bad one ?

$oIE = _IECreate("http://www.majesticseo.com/reports/bulk-backlink-checker")
$oTextarea = _IEGetObjByName($oIE, "q")
$oTextarea.value =  "myLink"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...