Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
displaying page loads
Old 02-20-2007, 07:36 PM displaying page loads
Experienced Talker

Posts: 39
Name: Rob
Trades: 0
i want to display page loads i use asp and database anyone got any info.
starsearch is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-20-2007, 07:43 PM Re: displaying page loads
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
What do you mean by page loads? I don't understand. And without understanding the question, I can only give you bad answers. For example, if you want to ensure that your Page_Load event handler is running, you could add some debug info ( Response.Write("I got to line 13!<br>"); ), or you could set a breakline, and then attach to the aspnet_wp processes.
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 02-20-2007, 07:47 PM Re: displaying page loads
Experienced Talker

Posts: 39
Name: Rob
Trades: 0
i have a details page that displays information about musicians held in a database i want to desplay how many times the details page for each artist has been viewed
starsearch is offline
Reply With Quote
View Public Profile
 
Old 02-20-2007, 07:58 PM Re: displaying page loads
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Do you store this information in your database?

In other words, every time your details page is called, do you increment some kind of persisted counter?

What you would do is write a query to get at that value, and then display it the same way you do with the musician details.
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 02-21-2007, 10:17 AM Re: displaying page loads
Experienced Talker

Posts: 39
Name: Rob
Trades: 0
I Want To Show Our Musicians How Many Times Thwir Page Has Been Viewed I Have A Colum In My Database Called Pageviews How Do I Configure It To Update This Colum Everytime Someone Loads It And How Do I Get It To Show Up On My Page
starsearch is offline
Reply With Quote
View Public Profile
 
Old 02-21-2007, 11:18 AM Re: displaying page loads
Experienced Talker

Posts: 39
Name: Rob
Trades: 0
got it sorted thanks
starsearch is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to displaying page loads
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21743 seconds with 12 queries