Processing form results to select records ?

D

Davey

I am looking a building a front end webpage that has a "Pick List" on it
with radio buttons and drop downs. Once this has been filled out and
submitted I need to be able to select information dependant upon the form
results. It functions as sort of a configurator...

I have produced the form ok and have it sitting on a IIS5 server. What I
need some advice on is where to start with processing the results of the
form ???
I have some experience with VB but not with ASP, or cgi etc..

Any help or advice would be very much appreciated.

Thanks in advance
Davey
 
S

Stefan B Rusynko

You will need to learn ASP (VBscript)
- try starting at http://www.w3schools.com/asp/default.asp




|I am looking a building a front end webpage that has a "Pick List" on it
| with radio buttons and drop downs. Once this has been filled out and
| submitted I need to be able to select information dependant upon the form
| results. It functions as sort of a configurator...
|
| I have produced the form ok and have it sitting on a IIS5 server. What I
| need some advice on is where to start with processing the results of the
| form ???
| I have some experience with VB but not with ASP, or cgi etc..
|
| Any help or advice would be very much appreciated.
|
| Thanks in advance
| Davey
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top