|
|
Q1286 How do I display a survey if the user hasn't filled it out previously but not display it if the user has filled it out?
irt.org | Knowledge Base | ASP | Q1286 [ previous next ] Q1286 How do I display a survey if the user hasn't filled it out previously but not display it if the user has filled it out?The following was submitted by Marc W Let's say you have a survey that you want first time users to fill out, but you don't want to annoy them by going to the survey every time they stop by. Cookies are a great way to take care of this problem w/out worrying about dealing with a database.
|
-- div -->
|