Re: [Tutor] Firstrade Authentication: Form Management

2008-08-08 Thread Kent Johnson
On Fri, Aug 8, 2008 at 5:12 AM, Federo <[EMAIL PROTECTED]> wrote: > Kent hi > > I am still unable to enter data into textbox and getting back server reply. > The > main problem is that I do not understand which fileds / header to observer > using Firefox Fireburg. Atteched you can see headers I we

Re: [Tutor] Firstrade Authentication: Form Management

2008-08-08 Thread Federo
Kent hi I am still unable to enter data into textbox and getting back server reply. The main problem is that I do not understand which fileds / header to observer using Firefox Fireburg. Atteched you can see headers I went through. With red font I marked differences among stages. In nider of th

Re: [Tutor] Firstrade Authentication: Form Management

2008-08-05 Thread Federo
I have tried but I recived error. Look attached files: FormManagementCode (my code) and FormManagement_Note (headers information). There must be some additional trick to fully master form management .. Fake account is now active. URL: https://investor.firstrade.com/firstrade/login.do On screen:

Re: [Tutor] Firstrade Authentication: Form Management

2008-08-04 Thread Kent Johnson
On Mon, Aug 4, 2008 at 8:05 AM, Federo <[EMAIL PROTECTED]> wrote: > Kent THANKS! It works great also on real account .. > > Two important Sub-QUESTIONS: > > 1.) Look attached word file. It describes form fields I would like to fill in > and read server resoult.. You just have to mimic what the bro

Re: [Tutor] Firstrade Authentication ...

2008-08-03 Thread Patrick
Kent Johnson wrote: [snip] params = dict(username='janezfedero', password='kmet500', destination='') I hope this is a fake username & password Regards, Patrick ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tuto

Re: [Tutor] Firstrade Authentication ...

2008-08-03 Thread Kent Johnson
On Sun, Aug 3, 2008 at 12:45 PM, Federo <[EMAIL PROTECTED]> wrote: > Jeff, Kent Hi! > > If possible I would most appreciate to use mechanize approach Jeff suggested. > Python plagin: http://wwwsearch.sourceforge.net/mechanize/ This seems to get to the "Thank you for applying for a Firstrade accoun