Two things:

1. You might want to read the Zend article on chained selectors:
http://www.zend.com/zend/tut/drop-down.php
2. If it's a site to do with cars, it's "marques", not "marks".

Cheers
Jon


-----Original Message-----
From: Felipe Moreno [mailto:[EMAIL PROTECTED]]
Sent: 18 May 2001 15:10
To: [EMAIL PROTECTED]
Subject: RES: [PHP] REMOTE SCRIPTING - RSexec() DOUBT
Importance: High


Hi list members,

   I'm trying to develop a script that work like the MS jscript function
called RSexec () (Remote Script execute). During this develop, I'm having a
doubt regarding the use of that function RSexec(), cause I was reading about
it, and every reference points do use it with ASP (active server pages). My
doubt is: Anyone ever used it with PHP? Is it possible? Anyone know any
alternative function in Javascript or another solution to archive the same
effect as the RSexec() ? The scene is something like:

I have two select dropdown list boxes, the first one is MARK and the other
one is MODELS. The first contain all the MARKS...and the second is
EMPTY...waiting for the MARK to be select to query a Database and get the
results. So, when I select the MARK, the MODELS box value became WAIT... and
the query start...So, after the results arrive, the models box get all the
respective values. So, everything happen without refreshing the screen. It's
a very powerfull function...and don't work in Netscape...

Thanks for your attention! Thanks for any ideas!

Best Regards,

Felipe Moreno


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



**********************************************************************
'The information included in this Email is of a confidential nature and is 
intended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or
confidentiality'

**********************************************************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to