One way is to use javascript to set the onmouseover event for the relevant fields that will cause your tips to be displayed. The onmouseover event can use AJAX to access the database to get the tip. See my post in the tips and tricks forum on using AJAX. the purpose is different but the same technique can be applied. giles.