Re: How to send browser to open a different URL

2005-03-12 Thread Mike Wimpe
although a bit more than I bargained for, this does has some good info, in case you are way in the future of this post... love, mike -- http://mail.python.org/mailman/listinfo/python-list

Re: How to send browser to open a different URL

2005-03-12 Thread Harald Massa
"Mike Wimpe" <[EMAIL PROTECTED]> wrote in news:1110628448.532469.117000 @g14g2000cwa.googlegroups.com: http://groups.google.de/groups?hl=de&lr=&c2coff=1&threadm= 2c60a528.0309251324.109d4af5%40posting.google.com&rnum=5&prev=/groups%3Fq% 3Dhttp%2520redirect%2520header%2520python%26hl%3Dde%26lr%3D%2

How to send browser to open a different URL

2005-03-12 Thread Mike Wimpe
Sorry to go back to back so fast but how does one send a web browser to a different url than the one the user is already at? In script2 (which is doing the authenticating), if the user fails authentication i want to send him back to the one he was at before. thanks, Mike -- http://mail.python.o