Type: Posts; User: matbe81
When i execute, i receive from firefox: WriteLogNow() is not defined
Correct code here. Sorry. <script type="text/javascript"> function WriteLogNow(){...
I'm trying to call a javascript function using ajax for logging searchs made within my search engine. Previously, I do that in the same tima as the search query, but it incredibly slow down query.....