Re: Curl with asp pages....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When you are dealing with curl, anything can be done as long as its a HTTP
request.Its all about sending HTTP headers and content.

To parse HTML content you can use HTML parser. Regular expression may not
work each time.
Pattern changes over time.

Download Wireshark. Collect 2 sample request and response packet from
there.
Make a format and use it with CURL.
Thats it. So Simple. You never gonna  need to know who is generating the
site, PHP or ASP.NET.


-- 
A K M Mokaddim
http://talk.cmyweb.net
http://twitter.com/shiplu
Stop Top Posting !!

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux