From php-general Mon Sep 02 12:32:53 2002 From: "Ivan Carey" Date: Mon, 02 Sep 2002 12:32:53 +0000 To: php-general Subject: [PHP] how do I send information to a php page from a menu list X-MARC-Message: https://marc.info/?l=php-general&m=103097017111776 MIME-Version: 1 Content-Type: multipart/mixed; boundary="------=_NextPart_000_0055_01C252D0.ADA4A940" ------=_NextPart_000_0055_01C252D0.ADA4A940 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, how do I send information to a php page from a menu list? When a user selects an item from the list I would like to be able to = send "selcategoryid" to faqbycat.php without the use of a submit button. Is it done by using the onChange event? if so how may this be done? The code I am using presently is below


=20 Thanks for your answer, Ivan ------=_NextPart_000_0055_01C252D0.ADA4A940--