V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
tylr
V2EX  ›  问与答

有没有什么firefox/chrome的add-on/extension可以捕捉到页面(asp.net)表用POST提交的值

  •  
  •   tylr · May 7, 2012 · 3743 views
    This topic created in 5103 days ago, the information mentioned may be changed or developed.
    我想抓到到底POST了什么值以便用python模拟表单提交,该页面是asp.net的,form代码
    <form name="aspnetForm" method="post" action="New.aspx" id="aspnetForm" enctype="multipart/form-data">
    ...
    <td align="left" style="height: 34px; color: #999999;" width="339">  <input name="ctl00$ContentPlaceHolder1$txtNumber" type="text" maxlength="15" id="ctl00_ContentPlaceHolder1_txtNumber" style="background-color:Lavender;width:176px;" /></td>
    ...
    </from>

    除了插件外其他方法(我访问不到服务器端)都成,感谢先
    5 replies    1970-01-01 08:00:00 +08:00
    delphiqin
        1
    delphiqin  
       May 7, 2012
    firefox的firebug或者chrome自带的“审查元素"都可以
    eerie
        2
    eerie  
       May 7, 2012
    firebug/httpfox

    chrome自带
    fastbinary
        3
    fastbinary  
       May 7, 2012
    HTTPAnalyzerFullV6 很好用的抓包工具,我一直用它
    comcuter
        4
    comcuter  
       May 7, 2012
    firebug, chrome自带有, fiddler, httpwatch……都可以的。
    tylr
        5
    tylr  
    OP
       May 7, 2012
    谢谢大家,用firebug找到了~
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3261 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 13:55 · PVG 21:55 · LAX 06:55 · JFK 09:55
    ♥ Do have faith in what you're doing.