yuvi2288 0 Newbie Poster

Hi developers,

I am doing an application regarding video search.

I listed some video website such as youtube.com, aolvideo.com, vimeo.com, dailymotion.com etc. in checkboxes.

I entered the search query and If I checked youtube only and leave the others, then it should call youtube website only.

If I check both youtube and aolvideo, then it searches youtube and aolvideo only.

I hope that you can understand my problem.

What can I do to achieve this in javascript or any other scripts??.

I am using jsp as a serverside script.

Thanks in advance,

yuvi...