From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out.smtp-auth.no-ip.com (out.smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id BB1FB77ADC for ; Fri, 20 Jun 2014 12:49:44 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.52.200.227]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 7DE9B400EF1; Fri, 20 Jun 2014 12:49:26 -0700 (PDT) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id s5KJnPCj019654; Fri, 20 Jun 2014 12:49:25 -0700 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id s5KJnOnE019647; Fri, 20 Jun 2014 12:49:25 -0700 Date: Fri, 20 Jun 2014 12:49:24 -0700 (PDT) From: Kevin Carhart To: Charles Hallenbeck In-Reply-To: Message-ID: References: User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Edbrowse Development Subject: Re: [Edbrowse-dev] Login failure with 3.5.1 X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 19:49:44 -0000 hi Chuck, I think this syntax: > javascript:__doPostBack('ctl00$ctl13$LoginButton','') is a microsoft aspx trying to do ajax. I don't know what to do, but I'm interested in figuring it out and am (still) working on it. I had an idea for how to support pages with ajax. I wonder what Karl, Chris & Adam think of this? I'm interested in bringing in information from the javascript debugger that is available as part of spidermonkey. jsdbgapi.c is like the JSAPI only with ways of addressing stack frames - I think? So I think if you are running Chuck's site and stepping through moments in time, you would eventually hit a stack frame that contained all the parameters to doPostback, all assembled and ready to go (hopefully). A 'step' command would work neatly with the CLI. If a full URL is sitting there in memory just for one step's worth of time before being sent to an ajax routine as a parameter, we could grab it, browse it and work with the output. So we don't have to "support ajax" if we can deconstruct ajax and do what the ajax would do, but turn-based and CLI rather than constant, chatty network activity for little bits, and with a graphical bias. What do you think? thanks Kevin On Fri, 20 Jun 2014, Charles Hallenbeck wrote: > Hi people, > > I still find submit buttons that don't submit, and have a brief log of > one such, with db7 selected in edbrowse. Any ideas about this? > > db7 > . > {Login} > g > findField returns 270, javascript:__doPostBack('ctl00$ctl13$LoginButton','') > go 1 nogo 1 jsh 1 dead 0 > click 0 dclick 0 over 0 > undoCompare no undo map > jSyncup starts > jSyncup ends > javascript: > javascript:__doPostBack('ctl00$ctl13$LoginButton','') > TypeError: __doPostBack is not a function > function script$$pending > > > > edbrowse returns to the line on which I typed g. > > Chuck > > > -- > > Chuck in Ghent, northeast of Hudson on the Hudson. > > "An excess of reason is itself a form of madness." > -- Kim Stanley Robinson > > _______________________________________________ > Edbrowse-dev mailing list > Edbrowse-dev@lists.the-brannons.com > http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev > -------- Kevin Carhart * 415 225 5306 * The Ten Ninety Nihilists