HighDots Forums  

radio button/form information

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss radio button/form information in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kimber13
 
Posts: n/a

Default radio button/form information - 02-11-2005 , 01:30 PM






How would I adjust this so that it registers either radio button value in the
database rather than just the first one? The code works, just doesn't dump the
all the information.... Function BinaryFixup(theString) if theString = 'on' or
theString = '1' or theString = 'true' or theString = 1 then BinaryFixup= 1
else BinaryFixup= 0 end if End Function Thanks!!


Reply With Quote
Reply




Thread Tools
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.