Afficher un message
Vieux 22/04/2008, 08h08   #3
freelance71
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Populate table at selection


"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:m5-dnZd-7K7Q35DVnZ2dnUVZ_uqdnZ2d@comcast.com...
> freelance71 wrote:
>> I have a combo box (select) and when the user selects a value I want to
>> populate an HTML table from DB depending on the value selected. Whats the
>> easiest way to achieve it. I've searched google and the examples require
>> java script. Is there a way to do this with only PHP. I had the
>> impression you could do anything with PHP. Infact there is a book titled
>> 'How to do every thing in PHP'!
>> --
>> When you argue with a fool, chances are he's doing the same

>
> PHP is server side. A select box is client side. You need a client side
> routine - i.e. javascript.
>
> --


Thanks.
Can a PHP script access/get the default value of a Combo box when the page
loads?


  Réponse avec citation
 
Page generated in 0,06083 seconds with 9 queries