Am not get ur mail,

Hi all tell me how to pass the value into function

for example

<input type="submit" value="Search" onClick =
"search_keyword('document.getElementById('cmd_select_category').value','document.getElementById('txt_search').value')">

Can u please tell me ,

how to do this, put the quotes clear and send me , thanks




On Wed, May 20, 2009 at 3:43 PM, bharani kumar <
bharanikumariyer...@gmail.com> wrote:

>
> Hi all ,
>
> My requirement is search by filter ,
>
> So is there any search with selected option plugin ,
>
>
> Also can u please tell
>
> <select name="cmd_select_category" id="cmd_select_category">
>       <option value="any">Any word</option>
>       <option value="date">Date</option>
>       <option value="age">Age</option>
>       <option value="subject">subject</option>
> </select>
>
> <input type="text" name="txt_search" id="txt_search" >
>
>
>
> <input type="submit" value="Search" onClick =
> "search_keyword('cmd_select_category','txt_search')">
>
>
> How to bring the  cmd_select_category value, and txt_search  in the
> search_keyword function
> --
> உங்கள் நண்பன்
> பரணி  குமார்
>
> Regards
> B.S.Bharanikumar
>
> POST YOUR OPINION
> http://bharanikumariyerphp.site88.net/bharanikumar/
>



-- 
உங்கள் நண்பன்
பரணி  குமார்

Regards
B.S.Bharanikumar

POST YOUR OPINION
http://bharanikumariyerphp.site88.net/bharanikumar/

Reply via email to