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
4 matches
Mail list logo