Click to See Complete Forum and Search --> : data capture


jmaresca2005
04-05-2005, 08:45 PM
hello,

i would like to write a script that captures a users data for my website. i need to information for my internet marketing campaign. can anyone give me some direction. thank you.

buntine
04-05-2005, 09:16 PM
Yoiu should read up on ASP database programming -- as you will want to store collected data within a database.

www.w3schools.com have tutorials on ASP, SQL, and ADO. These are the three technologies you will need to understand. And HTML, of coarse.

Regards.

jmaresca2005
04-05-2005, 09:22 PM
i have worked with these technologies but not with an automatic data capture. i ghave done forms, logins and searches but never with an automatic data capture.