I’ve improved the component and now it has the following additional features / improvements.

New Features:

  • There is no limitation for the number of parameters.
  • Now you can optionally specify the name of the array to use as the parameters of the remote function (for dynamic values and also for using other data types than string and numbers).
  • You can specify result handler and status handler functions to process the return values of the remote function.
  • All the Status (error) Messages are traced when no status handler function is defined.

You can download the component from here.