Reports.

Use this page to sort the guestbook into the desired order.
display CSV show comments use pop up window for sort
Redisplay grouped and sorted by:
count guestbook
name email postedOn IPaddress
userfield1 userfield2 userfield3 userfield4
The last sort order is used within the grouped items.

This page updates the innerHTML if you are using IE5 using:

  if (document.getElementById){
      document.getElementById("detailspace").innerHTML=opStr
  } else {
 
  }
or pops up a window if you are using netscape