|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Jan 2004
Posts: 70
|
Questionnaire what language?
I have to create a questionnaire/survey. I would like the results saved in a database for example. What would be the best languages to use for creating it, in terms of html asp etc
|
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Depends on the server that you are running. For Windows Servers, it would be ASP and SQL Server. For 'nix servers it would be PHP/MySQL.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#3 | |
|
Member (7 bit)
Join Date: Jan 2004
Posts: 70
|
Does anyone know how i can get the value from two radio buttons to add yes or no into a boolean column in an access database. I have got it working for adding something such as name already. Im using html and asp.
Radio buttons in html form [quote]Yes No[/CODE] ASP the name part works but not for other part Quote:
Code:
devices = TRIM(request("devices"))
Code:
repliesrs("devices")=devices
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|