User Profile

Collapse

Profile Sidebar

Collapse
fydwell
fydwell
Last Activity: Mar 2 '10, 02:49 PM
Joined: Feb 28 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • fydwell
    replied to post data to form, failed.
    in PHP
    attached are pictures before and after lookup....
    See more | Go to post

    Leave a comment:


  • fydwell
    replied to post data to form, failed.
    in PHP
    below is my code

    Code:
    <?
    $url = "http://qyxy.baic.gov.cn/zhcx/zhcxAction!list.dhtml?op=cx";
    
    $http_header = array(
        "Accept" => "image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */*",
        "Accept-Encoding" => "gzip, deflate",
        "Accept-Language" => "en-us,zh-cn;q=0.5",
    ...
    See more | Go to post

    Leave a comment:


  • fydwell
    started a topic post data to form, failed.
    in PHP

    post data to form, failed.

    I am just a newbie for PHP. though I tried times to solve this, it is still showing "abnormal visit or too much frequent visit".

    the normal browser steps as:
    1. browse http://qyxy.baic.gov.cn/zhcx/zhcxAct...st.dhtml?op=cx .
    2. input 110000450124316 in one of the blanks, then click lookup.
    3. the browser will show additional link as lookup result below the same page.

    what I need is the result link as:
    http:...
    See more | Go to post
    Last edited by Atli; Feb 28 '10, 09:01 AM. Reason: Added a bit of formatting, to make it easier to read.
No activity results to display
Show More
Working...