Page 1 of 1

inserting info into db on url link

Posted: Tue Apr 08, 2003 4:30 pm
by toddvirgil
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!

Posted: Tue Apr 08, 2003 6:53 pm
by m3mn0n
Have you searched for tutorals? Or read anything about inserting information into databases?

Here is some help links; 1, 2, & 3.