Hi Michael,
> Can someone please clarify how I prevent 'selected' being
> automatically added to selects? Here's my embperl file:
> What happens is that once you submit the form, 'selected' gets
> automatically added to the relevant option tag.
>
> How can I prevent this, and set it (or not se
Hi,
Can someone please clarify how I prevent 'selected' being
automatically added to selects? Here's my embperl file:
[-
$optDisableSelectScan=1;
$optDisableInputScan=1;
-]
A
B
C
What happens is that once you submit