Welcome Guest, Not a member yet? Register   Sign In
Curl help required
#1

[eluser]kishore[/eluser]
HI Every One,


I am working on curl, can any one tell me that is it possible to simulate a javascript button click using
php curl,

Actually I want to get-contents from one my serverlocations but the home page has different tabs each displaying different portions in the same view without changing the url, its using a javascript onClick event to display this portion, Please help me whether this is possible.

Also tell me whether I can set any field property like display:block using curl.

Please help me, any help will be greatly appreaciated.

Thanks in Advance.
#2

[eluser]Kamarg[/eluser]
If it's just changing what is shown/hidden on the page, the data already exists on the page and you just need to parse it out of the html you already have. No javascript interaction is required. If it is making an ajax call, you need to open the same url via curl.




Theme © iAndrew 2016 - Forum software by © MyBB