Web Site Stats: Program Or Tutorial?
Is there a nice "ASP" tutorial out there or shareware ASP program I can use to set up stats on a web site for a client? I am particularly interested in Referers, to include key words.
View RepliesIs there a nice "ASP" tutorial out there or shareware ASP program I can use to set up stats on a web site for a client? I am particularly interested in Referers, to include key words.
View RepliesI have a table that records url and date / time of every page view as a new record.
I want to create a page that will display the top 10 pages of the day with page view counts. Also be able to display top 10 pages for the last hour with counts.
The teachers each have their own sites - there are around 45 sites in all, each site contained within a folder, one for each subject. Eg. History/ politics/ maths, etc. I need a site stats package that can read stats data from each folder. So that when they return in Sept, they have nice bar-graph stats for each page within their folder/ course.
View Replies View RelatedI just need a simple ASP tutorial site for beginners.
View Replies View RelatedI have been asked to generate stats on a site I have developed. My
global.asa file can keep track of current visitors and total visitors but I
would like to store more detailed information.
Can anyone supply me with any suggestions as to how I can achieve this, and
is it possible to display this info in a chart of some kind ?
i have a site that i moved from straight html on linux to asp/database on windows. i launched it last january 2003. the first month (january), i noticed a significant difference in visits, probably 30% less. but the page views were up by maybe 15%.
here's my question, would going to asp change the way the site(or server) sees a visitor? my client is slightly freeked by the change and i don't really know what to tell him. the fact that page views are up since going to asp has helped some.
but the drop in visits was right when the change to asp was made. in december (right before the launch of the new site), the html pages were reading the the same amount of visitors.
can anyone shed any light on the matter? or did we really just loose some visitors?
I'm trying to write a script, that will give me stats from a Questionnaire in a database.
The database has the entries of 'Customer', 'Question_Ref', & 'Question_Answer'
what I want to do, is to find the average answer (the answer is always a number 1 to 5) for each question listed and print that & the Question_Ref to it, on to the page.
The issue is, there isn't a way of knowing how many questions there is, so for instance, there could be 'communication', 'Support' & 'Speed' but these will all be entered into the 'Question_Ref' field.
this is all going to be collected to be entered into a graph, is there a way of sorting this in ASP? i'm not using .NET though our server is capable of doing so, its not the fastest server in the world, so would like to keep it ASP if possible.
i can easily add the answers together, and devide it by how many time it sees the sam word in Question_Ref, but its putting how many times that question has been entered into the database, and displaying it as a number that i'm having trouble with.
I have been looking for a way to show uptime and other server stats with ASP. I have found plenty of code using ASP.NET but I am not using this.
View Replies View RelatedI wish to diplay the number of posts and threads i have in my forums, I have got 1 table for each forum, and 5 forums whats the best way to get this data? Is it have 5 different recordsets, where i could count all the starting posts for the threads and have a record count for the posts?
View Replies View Relatedmy site is on an NT server. does anyone know where i can find a traffic / stats script for tracking visitors? i am using an access database so if there is anything that supports it that would be great.
View Replies View RelatedDoes anyone know any stats on php vs asp with heavy traffic?
Let's say Asp is hosted on IIS6 & win 2003 with the same server specs as php on Apache & Linux. Both of them are heavy queried sites using MySQL. I saw a lot of people are saying php is the winner here, what do you think on that?
Is there such a thing as a free web-based asp script which will process and present web-server log files? Basically, I'm looking to track the statistics for one single gif image on the server to see how many times it has been loaded via an HTML email.
View Replies View RelatedI am to build a site onto an ASP server. Anyone here used Dreamweaver and is it just a simple matter of opening up a new ASP page in Dreamweaver and build the site like you would normally do with a HTML page and it will handle the ASP coding accordingly and you can just simply upload it onto an ASP server and it will work?
The site I am to build is basically just a standard html website, but my friend wants me to build it for an ASP server so he has asked me to make sure it is an asp site so I am presuming with the extension .asp
If I build it as a html site to begin with, will converting it to asp be hard. Could I just export my pages into asp or is there more to it?
Can a Html website be loaded and working on an asp server or host?
Is it possible to have a site mixed both html and asp, eg. the home page is html and when you click on shopping cart on the home page it goes to a hopping cart page thats .asp or do they all have to have the same extension.
I have to pass form data from my site to another organizations site using POST method... how exactly do I do that? Im familiar with how to do it within a single site/domain, and cant use querystring... I dont know where to begin.
View Replies View RelatedWhenever I do a site that is mostly static but with some semi-dynamic
sections, I've struggled to find a good site search solution without
paying for a hosted search service.
I like the FSO-based search engines, but they fail to pick up on some of
the dynamic part.
I was just creating a Google sitemap and it made me wonder: has anyone
created or seen a script that uses the XML Google sitemap to power a
search engine for your own site?
Seems like if you were keeping it updated for Google, why not use it for
your own site?
It seems the first tutorial I posted was pretty popular.
Would you like me to create another one?
And if so, what features would you like included in it, such as recordset paging, CMS system, etc...
I'll let this poll run a couple of days, then depending on the total votes and the suggested features, I'll create another tutorial containing what everyone suggested.
I am looking for an ASP tutorial (VBScript) that I could download and print. A .doc or PDF file, no online stuff please. Anyone has a suggestion?
View Replies View RelatedI am looking for some good tutorials on ASP.NET, something like Kevin Yank's original tutorial (like 7 or 10 part) on PHP. I am currently programming in PHP, and I dont really need the basic basic stuff, as I code often in Visual Basic, C/C++, and PHP. I am just looking for a WELL written tutorial or something on ASP.NET...I have to switch from PHP, ASP.NET is just that good, I never though Microsoft would turn around the way they have, but i love it!
View Replies View Relatedwhere can I find a good ASP tutorial
that has listing of all available methods in ASP for e.g
for Response and Request objects etc.
i have been using the ASP FAQ tutorial on webmasterbase.com and my code is practically the same. however, i cannot use PWS to run my scripts but i can use an ODBC. the problem is, i don't know how.
i've read so many tutorials but when i try them, my code doesn't work.
can someone please let me know the exact changes i would need to make to the FAQ tutorial code in order to view my ASP scripts using an ODBC?
the tutorial is at:http://www.webmasterbase.com/article/536
I have attached an ASP Website Tutorial to assist ASP programmers. If you have any questions, please refer to the readme.txt file.
View Replies View Relatedin few days how can we learn ASP, i know PHP so why i can understand ASP easily. but i need any such tutorial is thier to help me out.
View Replies View RelatedEveryone comes through with great reference links here, so I thought I'd give this a shot.I have an xml file that drives a calendar application. I'd like to write something in asp that will enable users to edit event information, but can't find any good references to get started.
View Replies View Relatedgive me a url for a good tutorial/overview of the filesysystemobject. I know there are a lot out there but I just cant seem to find one which covers everything.
View Replies View RelatedI have finally had the time to create a simple .NET tutorial.
View Replies View RelatedI'd like to take the contents of an XML file and bring the data into an ASP document as an array. Sounds pretty simple (and even though I primarily use ASP, I was able to figure out PHP's SimpleXML in about 10 minutes to do something similar). Anyway, I'm having a terrible time finding an online resource to walk me through it.
I know I can connect the XML file and retrieve the data in a fairly static manner using Microsoft.XMLDOM, but what I'd like to learn is how to cycle through all of the child nodes and populate an array in one swoop, but I can't find the proper syntax for it.
Most of the online XML resources seem to focus on .NET or other non- Classic ASP systems.
Can anyone direct me to good tutorial site on how to build an online Forum with ASP.
View Replies View RelatedI found a link to a nice short guide on how to insert into more than one table: http://www.drdev.net/article01.htm.
I think I've got it all setup correctly, but I'm not sure what to put for the action of the form. The tutorial there doesn't really get into that part.
When I use the DW insert record behavior it puts the variable MM_editAction in for the action and has:
MM_editAction = CStr(Request.ServerVariables("SCRIPT_NAME"))
If (Request.QueryString <> "") Then
MM_editAction = MM_editAction & "?" & Server.HTMLEncode(Request.QueryString)
End If
Do i need to do something similiar to this or how do I make this work?
im an intern with an IT company and im pretty new with ASP. I've learnt the basics like CRUD, sending email and uploading files and currently im quite free. i wish to make use of this time i have to brush up on my ASP. Any website to recommend tht provides examples or tutorial i ken try out and learn from?my supervisor is so busy with his projects, everytime i finish the task he assigns im left with nothing to do. Im really keen on learning. In fact i jus downloaded the tutorial by Sticky. However looking at all the files, i dunno wat to do with em. Mayb some kind soul ken assist this lost child?
View Replies View Relatedanyone has an idea how to make a typing tutorial using ASP?
that will compute the Words per minute, characters per minute
and the errors
I am wondering if people could point me towards some good tutorial and code samples that deal with setting up sessions once a user logs in? I know absoloutly nothing about them.
View Replies View RelatedI am trying to learn how to upload a file not using a component as I can not install any on my server....
View Replies View RelatedI would like a tutorial for ASP / VBScript with an Access database on how to send a private message to a user. something like a populated MEMBERS table and an unpopulated COMMENTS table so a member who is logged in can send a PRIVATE COMMENT to any other user on the site/database.
View Replies View Related