|
|
|
|
Joined: May 2000
Posts: 1,168
Member
|
|
Member
Joined: May 2000
Posts: 1,168 |
UBBDEV Community: I have a form (ratingsForm) that contains a group of radio buttons (ratingsGroup) of which I want to store the value of in a variable. I assume that the following syntax is correct: However, whenever I try and run this, I always get the following from the javascript debugger window (in NS): Um ... anyone have any suggestions? - DB [ February 26, 2001: Message edited by: Digital Boy ]
|
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
Give us the complete HTML....
UBB.classic: Love it or hate it, it was mine.
|
|
|
|
|
Joined: May 2000
Posts: 1,168
Member
|
|
Member
Joined: May 2000
Posts: 1,168 |
Charles, Thanks, I just solved it last night. The problem is that in javascript, as I'm sure you're aware (yet I wasn't,) the radio button is considered an array. So to reference one of the radio buttons, I'd have to do something like this: That would get me the value of the first radio button in the group. Thanks for the quick response though. - DB
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 368
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 24
|
|
|
|
|
|