Hm, the function that loads the models uses /cotizar/mmv/getdata.asp with
RSExec, I see what you mean.

Don't know how to deal with this really (sorry), I'm no good with ASP, and
apart from using include() or require() in PHP, I'm not sure how else you
could run another file.

If you don't get any joy on this list, you could try asking on a more
general list like evolt.org's thelist or wdvl.com's wdvltalk.

HTH
Jon


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


Jon,

Thank you for your help, but unfortunately, this won't help me, cause I
tested the script you told me in ZEND, and it is different of what I'm
trying to reach, cause it generate the javascript inside the file...but,
imagine if I have about 2000 models and 100 Maquees (now I got it!
hehehehehe! I must train my english often!!)...I will have a very heavy
file...So, the only solution I can see, is using the RSexec () for remoting
scripting...I'm trying to make it using hidden frames...but I'm having a
real problem, cause I can't have a FORM inside another FORM...So, I'm trying
to make something to jump this barrier!
A very good example of what I'm trying to make, is in the brazilian site
called www.automovel.com.br , you can go to the 0Km cars (Carros 0KM) and
you gonna find the dropdown I'm trying to make WITHOUT the use of the
RSexec(), cause in this site, they use this MS function...But, when you try
to enter with Netscape, it just don't work!...Any ideas?

Thanks for everything,

Best Regards,

Felipe Moreno

-----Mensagem original-----
De: Jon Haworth [mailto:[EMAIL PROTECTED]]
Enviada em: sexta-feira, 18 de maio de 2001 11:35
Para: 'Felipe Moreno'; '[EMAIL PROTECTED]'
Assunto: RE: [PHP] REMOTE SCRIPTING - RSexec() DOUBT


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]



-- 
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]

-- 
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