On 10/10/2006, at 10:47 PM, Richard Hosking wrote:

Using Firefox
Cant seem to dismiss the error dialog when I try to enter a patient with no name.
?Autocompletion/search for patient name

R
This is the cool Ajax bit.
Just ignore the error message which is trying to tell you that you cannot simply type in any patient name. Try typing in mi in the patient name box then hit return and names like Michelle Jones will appear in drop down box This works by the sending of a XMLHttpRequest to a Ruby controller which does a SQL find on all surnames and firstnames starting with 'mi' and then
returning them as a list of selections to the drop down box.
Neat program general Horst. GPL or MIT?
cheers
Kuang



Horst Herb wrote:

On Tuesday 10 October 2006 06:18, Tim Churches wrote:

Currently it seems to work with Mozilla / Firefox /Netscape
Minor problem with Konqueror
Not tested yet with MSIE, Opera and Safari

Feedback welcome

Um, I'm sure it's pretty spiffy but how do we access it?


ooops =8-0

test setup at http://medical.craigambrose.com/

this is a work in progress - gets updated every few hours, so at times it might not be accessible or look rather odd (for minutes)

Horst
_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk


_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to