Dear all, firebug imformation: URL:http://www.xinxian001.com/ajax.php post: Parameter: action createReply args {"content":"nice","sourceid":108173} dir light_blog page light_blog_ajax Source code: dir=light_blog&page=light_blog_ajax&action=createReply&args=%7B %22content%22%3A%22%EF%BC%88%E8%89%B2%EF%BC%89%22%2C%22sourceid %22%3A108173%7D --------------------------------------------------------------------------------------------------------------- My mechanize code about the method of post: agent.post('http://www.xinxian001.com/ajax.php', [ ["content","nice"], ["sourceid","108173"]]) ---------------------------------------------------------------------------------------------------------------
Why my code can not work correct? Please let me know,thanks. -- 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.
