[Log In ] [New Posts] []
Go Back   GotApex? Forums Forums > General Topics > Software, OS, and the Internet
User Name
Password

Reply
 
Thread Tools Search this Thread Display Modes
Old 04-12-2004, 02:41 PM   #1
ski
Admiral
 
ski's Avatar
 
Join Date: Mar 2001
Location: Utah
Posts: 5,420
HTML maybe? Forms on a website, I'm a noob

I can't remember if it's HTML, CGI, etc., but I need to put a form on a website.

It'll be a poll/quiz of sorts, where the user picks a letter A to E and enters it in a space numbered 1 to 5. So, example

1. E
2. B
3. A
4. C
5. D

1) Would radio buttons or blank fields be better do you think? What code can I put in my HTML doc to handle this? I remember that it can either send you an email with answers or write to a text document.

2) Ideally, I would want to have the answers page auto-update after they take the poll/quiz. Is it possible for it to be "graded" then sorted in a list? Or am I moving into more advanced things like ASP, PHP, and all the other ones I don't know yet?

I'll be happy if I can get question #1 answered Thanks for lookin'
__________________
And closer...
ski is offline   Reply With Quote
Old 04-13-2004, 10:10 AM   #2
ski
Admiral
 
ski's Avatar
 
Join Date: Mar 2001
Location: Utah
Posts: 5,420
I found something like this:

<form name="input" action="html_form_action.asp"
method="get">
Username:
<input type="text" name="user">
<input type="submit" value="Submit">
</form>

But where does the information go when they hit submit?
ski is offline   Reply With Quote
Old 04-14-2004, 12:01 PM   #3
ski
Admiral
 
ski's Avatar
 
Join Date: Mar 2001
Location: Utah
Posts: 5,420
One last call I suppose... anyone?
ski is offline   Reply With Quote
Old 04-14-2004, 01:33 PM   #4
GilbertsGrape
Captain
 
GilbertsGrape's Avatar
 
Join Date: Sep 2000
Location: You can’t get there from here, USA
Posts: 1,797
Try these on:

http://www.expresspoll.com/

http://www.hotscripts.com/
GilbertsGrape is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 10:18 PM.