asp_web_howto thread: Record users downloads.
I would like to create a site where by users can download images. Each time a users downloads I would like to record a count of how many time they download an image. I have my database setup with an account table and a table to to store AccountID, image ID and count but I would like to know how to code a page to write to the count field. Can anyone help ? Charlie
|





