Re: [PHP] Hi problem with selected value!!

2002-03-11 Thread Jan Rademaker
I don't know what the problem is because it works fine here (IE 5.5) On Mon, 11 Mar 2002, Balaji Ankem wrote: > Hi friend, > could u plz. Tell me how to display the slected option value in alert > box? > > Code I wrote is like this.. But I am getting NULL.. Any help would be > appreciable..

Re: [PHP] Hi problem with selected value!!

2002-03-11 Thread Edward van Bilderbeek - Bean IT
guess that should be: alert(document.babai.bongu.selectedIndex); Greets, Edward - Original Message - From: "Balaji Ankem" <[EMAIL PROTECTED]> To: "Php-General" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 11:23 AM Subject: [PHP] Hi problem wit

[PHP] Hi problem with selected value!!

2002-03-11 Thread Balaji Ankem
Title: Message Hi friend,  could u plz. Tell me how to display the slected option value in alert box?Code I wrote is like this.. But I am getting NULL.. Any help would be appreciable..=

function check()
{
    var a;