From: Bill F. <bil...@cr...> - 2004-04-28 22:05:12
|
I would like to retrieve a list of active surveys from the database to displayed on my web site, so when a new survey is activated it is automatically added to my site. I'm assuming I would need to perform a query on the survey table to find all the surveys with a specific value in the status column, but I don't know what the status values correspond to. Can anyone help me out? Thanks in advance for your help. -Bill |