[FX.php List] Adding a Radio Button set to an Array

William Downs william.downs at gmail.com
Thu Aug 30 05:15:01 MDT 2007


Hi guys,

I need to add a radio button set to an array - the array is a returned
set from an FX query (name, ID etc) - only the name is displayed to
the user

Of course, I would want to be able to select ONLY one radio.

Just adding "<input type="radio" name="submit" value="<?php echo
$esNameSales;?>">" does not make this a set where only one value is
selectable

I though of merging 2 arrays, but that seems overly complicated -
anyone got an idea ?

Much thanks in advance

William

-- 
William Downs
Development and Support
BD Databases Ltd


More information about the FX.php_List mailing list