|
-
[RESOLVED] [F8] Radio Buttons for fake poll
I don’t think this is hard, but I’m not finding any tutorials or models I could get coding and syntax from.
I want to make a fake webpoll, 1 question with five choices on radio buttons and a vote button. If the user chooses radio button 1 or 2, the vote button sends them to a webpage. (radiobutton data is “gogoth”) If they’ve chosen 3, 4, or 5 they are sent to a different webpage. (data is “needhint”)
I gather I’ll need a listening object but don’t know where or how to set it up.
I know the data on the radio buttons is important, but I don’t know what it’s called in code, how to “get at it.”
I know I’ve got a fairly simple if code to make for the vote button. I think I can handle that once I know the rest.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|