Re: [cgiapp] Re: CGI::App CGI:Ajax nearly working - please help with last bit

2006-10-23 Thread Michael Peters
RA Jones wrote: OK, I tried the following in the head section of my template: script type=text/javascript src=/jquery.js/script script type=text/javascript !-- function validate_nhsno(myInput) { $('#nhs_no').load( 'check_nhsno.cgi', { rm : 'validate_nhsno',

Re: [cgiapp] Re: CGI::App CGI:Ajax nearly working - please help with last bit

2006-10-23 Thread RA Jones
Michael Peters wrote: Not to add too much to your plate, but you'll also need to use a browser that has decent debugging tools. I prefer firefox, but some people pay for visual studio and use IE. With Firefox, my Ajax debugging goes something like this: If it's not doing anything, then open up