navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Suggestions on Change to Spooky Log-In

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Suggestions on Change to Spooky Log-In
Page: [1]
 
Guest


 
Suggestions on Change to Spooky Log-In - 3/23/2001 19:39:00   
I just installed the full version of Spooky's Login. It works great. Although does anyone have any suggestions on how I can change the History of Users to show files that they have downloaded? I am using this script to protect a download section and need to be able to know who downloaded what and when. I used to use a simple form which they put in their name, email and which file they were going to download but most emails were fake ones. Any suggestions? Thanks.
Chris
Spooky

 

Posts: 26599
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Suggestions on Change to Spooky Log-In - 3/23/2001 20:09:00   
Boy, thats a toughie
I would guess you would use a link to a process page.

ie file.asp?Filename=Pirated.mp3

Then in file.asp you would need to record the username, filename in a similar table as activeusers in the database

I wouldnt tie it in with that actual table, but perhaps create a new table, specific to that function

One field would be Session("Username") or the cookie of that value and the other value Request.querystring("Filename")

------------------
Spooky
"I am Spooky of Borg. Prepare to be assimilated, babycakes!"
Subscribe to OutFront News
Database / DRW Q & A
The Spooky Login!


(in reply to Guest)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Suggestions on Change to Spooky Log-In
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts