Hi All,
I wanted to post some content to third party url via agent. how could i do that. Let say I have a contedn
http://xyz.com/main&data=“vikas”&action=send" now i wanted to post this url through agent. It is working fine if i do the same with simple html form using it form tag and set its method=POST and action=“http://xyz.com/main&data=“vikas”&action=send”
but i wanted to hit this url in background because data=“vikas” this value retrive using agent and after successfully retrieving i wanted to make proper url and post from agent side.
Please help me i have already posted 3-4 times regarding this query but not get any response. Please
Help me
With Regards,
Vikas K Sinha