Question on database for this
It looks like I will need to create a SQL database just for this In the table I believe I would nee the following in the colmn Name
ID integer
Fullname Varchar(60)
DateVisted Timrstamp
DateDownloaded Timestamp
Emailaddress Varchar(45)
IpAddress
What would I need in the data type to pull the Ip address??
If you have a prebuilt SQLdatabase that would work on your site pleaselet me know and i will use it.


