In the ASP page I've been developing for work (yeah, I know... icky ASP...)
I have an order form on the screen. The first field is a custmer
number. In the OnBlur even for that form field, the javascript on that
page instantiates a remote scripting object, which calls another ASP page
to loo
Ok, fine but what about something like this:
say you have a page with a dropdown to select cities and a second
dropdown to select places in the previously selected city. You change
the cities dropdown and normally you reload all the page to fill in the
places for the second dropdown. Say also
The javascript would have to call a PHP script on the server instead of
an ASP script.
It's nothing specific to MS stuff.
MailingLists wrote:
> I don't know if it's IIS or ASP that handles this, but there's a beast
> called a remote scripting object. It combines JavaScript and ASP to
> c
I don't know if it's IIS or ASP that handles this, but there's a beast
called a remote scripting object. It combines JavaScript and ASP to call a
remote script on your server without having to submit your browser or load
a new page. SO I can add a value to a form field and in the onchange eve
f 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]
Subjec
1: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 "mar
CTED]]
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
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 (act
Karl,
Check the archives, if you haven't done so already. I think this was
already discussed in the last week of February, although not under the same
heading as yours.
Miles
At 02:05 PM 3/7/01 -0700, Karl J. Stubsjoen wrote:
>Hello,
>
>I'm interested in the technology "Remote Scripting". Ba
Hello,
I'm interested in the technology "Remote Scripting". Basically, I would
like to deliver "real-time" information to a browser without having to
reload the page.
Is anyone familiar with this?
Thanks,
Karl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
10 matches
Mail list logo