Hi Rudster!
Nice job on the uploading script, except I only get this small error:
********************
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'Attach_signature', table 'forum.dbo.tblAuthor'; column does not allow nulls. INSERT fails.
/forum/admin/upload_members.asp, line 372
********************
And I believe it's because you don't have the "Attach_signature" field in the excel to be filled with a boolean variable. Consequently you also don't allow for this value to be considered in your script... see what I mean?
Please help me overcome this for I would very much like to upload 4000 members to the forum.

Cheers!
EC