What should I do with the URL? Could you send me detailed steps describing exactly what to do in order to see the problem?
Honza On Nov 6, 3:25 pm, bill lee <[email protected]> wrote: > Hi,Honza > thank you for your response. > I'm sure it's a "get" request as the firebug display a "get" before > url:https://www.xing.com/app/search?components=form%2Cresult_header%2Cbre... > > On 11月6日, 下午9时28分, "Honza (Jan Odvarko)" <[email protected]> wrote: > > > Browser's address bar uses GET. Are you sure you don't use POST when > > executing the XHR programmatically? That could explain different > > responses. > > > Honza > > > On Nov 6, 2:13 pm, bill lee <[email protected]> wrote: > > > > I can get the resonse contents with firebug.but I can't get them when > > > I browse the url with browser. > > > it's a xmlhttprequest. > > > any ideals? > > > thanks. > > > > the contents in firebug looks like following: > > > ==================== > > > while(1);({"components":{"tab_handle":"<a href=\"/app/search? > > > op=combined;section=members;keywords=bill%20lee\">Members <span>(39)</ > > > span></a>\n","result_header":"<div class=\"right-options\">\n\n<p > > > class=\"ml10\">\nView\n<a href=\"/app/search? > > > op=combined;section=members;keywords=bill > > > %20lee;view_style=COMPACT;off=0\" class=\"ml5\" title=\"Switch between > > > "show more" and "show less" results list\">\n > > > \n<img src=\"/img/v/transparent_r1.gif\" class=\"icn icn-ext-ctr-list- > > > detailled\" width=\"50\" height=\"15\" alt=\"Switch between "show > > > more" and "show less" results list\" > > > > but in browser,it's a html page.- 隐藏被引用文字 - > > > - 显示引用的文字 - > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
