Thread: percent form
View Single Post
Old 07-12-2006, 10:42 PM   #2 (permalink)
office politics
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

what are you writing it in?

you'll need a place to hold the data.

you could code a html form for the survey. have the data posted to the server via a asp or php script. have another asp or php script to view the results. hmmm you could use the same script to do both by using select case statements.
office politics is offline