Javascript Postback In Php
See the full project
These are some of the links that can be clicked to change the parameters.
javascript:__doPostBack('WucSezNab$dgSezNab$_ctl24$_ctl1','')
javascript:__doPostBack('WucSezNab$dgSezNab$_ctl24$_ctl2','')
javascript:__doPostBack('WucSezNab$dgSezNab$_ctl24$_ctl3','')
How can I get these postback params to work with php curl?
I want you to explain me with the example site source i provide



