Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Record users downloads.


Message #1 by "Charles deRees" <charliederees@h...> on Thu, 17 Oct 2002 07:03:57
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

  Return to Index