Hi Denis,
Is it possible to provide a sample of your code. I need to invoke an Ajax
request to update specific fields in a form when selecting a checkbox and/or
RadioButton but I have no experience with Ajax or Javascripts.
Cheers,
Petros
Denis McCarthy-2 wrote:
>
> Not to worry,
> I've m
Not to worry,
I've managed to modify the autocomplete code from
tapestry-core, as well as altering the javascript in the scriptaculous
control.js file to writer a custom ajax mixin for myself.
Cheers
Denis
On 20/03/2008, Denis McCarthy <[EMAIL PROTECTED]> wrote:
> Hi,
> I've a form that has sever
Hi,
I've a form that has several values for submission. One of these values
(a foreign currency amount) is dependent on the value input by the customer
in a different input box (the base currency amount). I'd like if possible to
use AJAX to populate the foreign amount, after the base amount field
h