28 Aug
2002
28 Aug
'02
8:28 p.m.
Is there a way, without using urllib and it's brethren to redirect a user to another url without changing the URL line in their browser? (I know it sounds malicious, but the URL is ugly). Ideally I'd like to do "return url" in a python script, but I know that's not going to happen ;) -jim