Re: [Tutor] Accessing query results html frame :The solution

2011-02-16 Thread Karim
On 02/16/2011 08:40 AM, Karim wrote: On 02/14/2011 01:41 PM, Karim wrote: Hello, As I get no response from the tutor python list, I am continuing to investigate my problem. In fact the issue is that there are 2 forms in the interactive page and my request does nothing instead I get the int

Re: [Tutor] Accessing query results html frame

2011-02-10 Thread Karim
Hello, In fact as found in the net: "The concept of browser frames is completely outside the scope of HTTP. However, browser frames are defined in HTML, and so is the target property on form elements:
This will make the form submit

[Tutor] Accessing query results html frame

2011-02-10 Thread Karim
Hello All, I get from Steven an very useful link (void space) for http authentication. I added some codes to be able to POST FORM a query as I do it by clicking a query button to get a list of bug Id on a server. The problem is I get a html page which refers 2 frames. And I am interesting in