用php的curl向一aspx网站模拟表单post数据,出现以下错误
<html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="http://xx.com/xx.aspx">here</a>.</h2> </body></html> 
不知道是什么原因引起的,在网上搜索了一下相关内容由于是aspx的语法看不懂(如下网址),请教一下大家如何解决!谢谢
http://biasecurities.com/blog/2004/fix-for-error-302-object-moved-to-here-with-netscape-4-and-response-redirect/
http://topic.csdn.net/t/20050419/13/3948855.html