|
-
Sep 19th, 2002, 07:41 PM
#1
Thread Starter
Junior Member
creating db entries in realtime!
I guess that would be an appropriate subject.
I'm designing a website using asp.net.
It's sort of an R&D thing. Anyways, I need to be able to track what page each ip visits, how long that user was on that page, and so to say archive it all. I plan on using a SQL Database.
I'm very new to Asp.net, and VB.NET. If you have any reccomendations on some books, that might help me out...
There is alot more to this project then that, but right now I want to establish the database and all that good stuff. So for example user A vists page X for 10min, using an interface I want see how long this user has been on this page, and all the previous pages this user has been on. Each DB entry needs to be unique to the ip address of the user.
So say I have 10 users on the site, I can click on whatever IP address, and see a list of all the pages the user has been on, what day, what time, etc...
Like I said though I'm new to alot of this, I have a book on ASP.NET for dummies, I don't like these books. I bought Karl Moore's book, if you have some other reccomendations for books. I'm all ears.
I don't really think I'll need a book on asp.net, as I know HTML really well, and using VS.NET I can write all my HTML, and write all my vbcode fairly easy and it does the rest.
Until I get some replies, I'm gonna be setting up a test server, and slap some asp.net webpages. And start messin around with some of the code snippets I have.
Thanks for your time, and any help you may have to offer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|