RE: Using Hash in HTML Select

2000-11-25 Thread Gerald Richter
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,

Using Hash in HTML Select

2000-11-24 Thread Mustafa Mahudhawala
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