Hi,
There Seems to be a problem with displaying
a hash value by [+ +] in option Tag of HTML Select.
Following does'nt seem to work -
[- $thash{'test'}='selected'; -]
Test
1
Test 2
Embperl sets/removes the selected inside of a
tag, based on the values in %fdat,
Hello,
There Seems to be a problem with displaying a
hash value by [+ +] in option Tag of HTML Select.
Following does'nt seem to work -
[- $thash{'test'}='selected'; -]
Test
1
Test 2
The Second Option is not Selected & HTML Source
View Also Does not show it.
But Following Works -
Te