inserting info into db on url link
Moderator: General Moderators
-
toddvirgil
- Forum Newbie
- Posts: 1
- Joined: Tue Apr 08, 2003 4:30 pm
inserting info into db on url link
I'm a newbie -- I need to pass a userid (from a url string) and a link ID into a database when the user selects a link -- this is for tracking purposes, e.g. the user clicks on a couple of specific links, that information gets thrown into a database, and the browser redirects to the linked page. I would appreciate some help!