Bruce McKenzie wrote:
with the tiny (~15k) jQuery library loaded, all the javascript you would have to write would be something like this (assuming you use rm=runmode in CGIApp)function validateNHSOwithAjax(myInput){ $('#someHTMLContainer').load( 'myWebApp.cgi', { rm : 'validate_nhso', itemToValidate : myInput }); }
OK, well I'm sure I could manage to figure that one out - eventually ;-). Will definitely give jQuery a try. Thanks for your help Bruce.
-- Richard Jones Leeds, UK mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
