Michael, thanks for testing. I am running mono on Linux here, but I use my own hardware, so I have the option to do/user whatever I like.
If Konqueror is pooping on my stuff you can probably check the console and see if there is a javascript error. Perhaps I can fix it. Oh and yes, I do restrict the "phrase" to an identifier. In the template code I pasted in my last message, at line #15 if (!phrase.IsIdentifier()) return; Reasoning, there is no page which isn't an identifier, so if I can eliminate a search before it hits the database, then I save unnecessary processor utilization.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
