Re:

Поиск
Список
Период
Сортировка
От dharm shankar
Тема Re:
Дата
Msg-id 20020615103712.21288.qmail@webmail16.rediffmail.com
обсуждение исходный текст
Ответ на  (Arun k.v <arungurikar@usa.net>)
Ответы Re:  (Keary Suska <hierophant@pcisys.net>)
Список pgsql-php
Hi

  Sorry.But again i  describe what i want.I want to receive(In php
code because i want to use this value in sql statement.) value of
the variable l2 Within script tag.

    <script>

      function ch(list)
       {
         var l2;
         l2=list.option.text;
         //i want to send the value of l2 in php file/code.
      }
     </script>

  <html>
  <select name="dd" onChange="ch(this);">
  <option>dd</option>
  <option>www</option>
  <option>ww</option>
  <option>dsfd</option>
  </select>
  </html>
If u have solution then send me as soon as possible.Also tell me
is any method in php for event handle.
dharm.

_________________________________________________________
Click below to visit monsterindia.com and there is always a
better job for you at http://monsterindia.rediff.com/jobs


В списке pgsql-php по дате отправления:

Предыдущее
От: Andrew McMillan
Дата:
Сообщение: Re:
Следующее
От: Keary Suska
Дата:
Сообщение: Re: