Re: Get parameters from the URL

2008-08-20 Thread Marc 'BlackJack' Rintsch
On Thu, 21 Aug 2008 10:04:35 +0530, Sohrab Pawar wrote: > I'm a python noob so don't be mean :) I have a URL like > http://mySite.net?userID=398&age=28 I'm trying to create a new python > script that is called when a user click a button "Redirect". When a user > clicks the "Redirect" button, I wan

Get parameters from the URL

2008-08-20 Thread Sohrab Pawar
Hi all, I'm a python noob so don't be mean :) I have a URL like http://mySite.net?userID=398&age=28 I'm trying to create a new python script that is called when a user click a button "Redirect". When a user clicks the "Redirect" button, I want to send the user to either of the 2 pages, dependin