Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Activity Recording Question

Author  Topic 

nrdixon
Starting Member

1 Post

Posted - 2012-05-03 : 10:08:35
Does anyone know how to record which item a user clicks on based on their email_id? To be more clear, I need to record which item the user clicked on, say out of three items, and then store it in a click activity list. Any help is appreciated. I will add/update data if needed.

Nicholas R. Dixon

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2012-05-03 : 11:44:40
Sounds like you need programming help, not SQL help.









How to ask: http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

For ultra basic questions, follow these links.
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-03 : 15:09:26
google for form events

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -