What is odd is the extra ids it inserts are the same ones 16, 32 and 96.
Another piece of information, I don't think that is causing the problem is I have a URL rewrite setup as such
RewriteRule ^.+-([0-9]+) detail.php?clientid=$1 [NC,L]
How do I capture the additional field in the database that you suggested?
thx
Eric