which country user step here?

Tag Cloud

MOSS (47) SharePoint 2007 (37) SharePoint 2013 (31) SharePoint 2010 (23) MOSS admin (17) PowerShell (17) admin (17) developer (16) List (15) WSS (14) sql query (14) MOSS SP2 (13) end user (11) scripting (11) wss V3 (11) permission (10) sql (9) Moss issue (8) search (8) database (7) RBS (6) Service Pack (6) reportadmin (6) workflow (6) CU (5) Excel (5) Patch (5) client object model (5) Client Code (4) Command (4) Cumulative Updates (4) IIS (4) SharePoint 2019 (4) SharePoint designer (4) office 365 (4) stsadm (4) user porfile (4) ASP.NET (3) Content Database (3) Groove (3) Host Named Site Collections (HNSC) (3) SharePoint 2016 (3) Tutorial (3) alert (3) authentication (3) batch file (3) codeplex (3) domain (3) error (3) incomming email (3) issue (3) restore (3) upload (3) Caching (2) DocAve 6 (2) Folder (2) Index (2) Internet (2) My Site Cleanup Job (2) My Sites (2) News (2) People Picker (2) Share Document (2) SharePoint admin (2) View (2) Web Development with ASP.NET (2) add user (2) audit (2) coding (2) column (2) deploy solution (2) download (2) enumsites (2) exam (2) export (2) june CU (2) load balance (2) mySites (2) network (2) orphan site (2) performance (2) profile (2) project server (2) query (2) security (2) server admin (2) theme (2) timer job (2) training (2) web master (2) web.config (2) wsp (2) 70-346 (1) 70-630 (1) AAM (1) Anonymous (1) Approval (1) AvePoint (1) Cerificate (1) Consultants (1) Content Deployment (1) Content Type (1) DOS (1) Document Library (1) Drive Sapce (1) Excel Services (1) Export to Excel (1) Feature (1) GAC (1) Get-SPContentDatabase (1) Get-WmiObject (1) HTML calculated column (1) ISA2006 (1) IT Knowledge (1) ITIL (1) Install (1) Link (1) MCTS (1) Macro (1) Masking (1) Migration (1) NLBS (1) Nintex (1) Office (1) Open with Explorer (1) ROIScan.vbs (1) Reporting Services (1) SPDisposeCheck.exe (1) SQL Instance name (1) SSRS (1) Sandbox (1) SharePoint Online (1) SharePoint farm (1) Shared Services Administration (1) Site Collection Owner (1) Site template (1) Skype for business (1) Steelhead (1) Teams (1) URLSCAN (1) VLOOKUP (1) WSS SP2 (1) XCOPY (1) abnormal incident (1) admi (1) app (1) application pool (1) aspx (1) availabilty (1) backup (1) binding (1) blob (1) branding sharepoint (1) cache (1) calendar (1) change password (1) connection (1) copy file (1) counter (1) crawl (1) custom list (1) domain security group (1) event (1) excel 2013 (1) facebook (1) filter (1) fun (1) group (1) iis log (1) import (1) import list (1) improment (1) interview (1) keberos (1) licensing (1) log in (1) metada (1) migrate (1) mossrap (1) notepad++ (1) onedrive for business (1) operation (1) owa (1) process (1) publishing feature (1) resource (1) send email (1) size (1) sps2003 (1) sql201 (1) sql2012 (1) sub sites (1) system (1) table (1) task list (1) today date (1) trial (1) vbs (1) video (1) web part (1) web server (1) widget (1) windows 2008 (1) windows 2012 R2 (1) windows Azura (1) windows account (1) windows2012 (1) wmi (1)

Thursday, November 5, 2009

How to create a page and add a hit counter in SharePoint Designer 2007

Want to know how many hit on your MOSS site? yeah..just add the hit counter as simple step with SPD2007:
here you go : ( opss after the simple step is not showed at moss sites!! ha ha, but i think i working for majority...i will try to found out why i cannot see the counter!!)


How to create a page and to add the hit counter

To create a page and to add a hit counter to the page, follow these steps:
  1. On a Web server that is running Microsoft Internet Information Services (IIS) or Microsoft FrontPage Server Extensions 2002, start SharePoint Designer 2007 or FrontPage 2003, and then open a Web page.
  2. Start a new page. To do this in SharePoint Designer 2007, click the New Document button on the toolbar.

    To do this in FrontPage 2003, click the New Page button on the toolbar.
  3. In Page view at the bottom of the document window, click Design.
  4. Put the insertion point where you want to create the hit counter.
  5. On the Insert menu, click Web Component.
  6. Under Component type, click Hit Counter.
  7. Under Choose a counter style, double-click a hit counter style, and then click Finish.
  8. To set the counter to a specific number, click to select the Reset counter to check box, and then type the number.
  9. To display a fixed number of digits in the hit counter, click to select the Fixed number of digits check box, and then type the number.

    For example, to display the hit counter as "00#" instead of as a single or double digit, click to select the Fixed number of digits check box, and then type 3.
  10. Click OK.
Note To add a hit counter to your Web site, your site must be located on a IIS server that is running Microsoft FrontPage 2002 Server Extensions, Microsoft SharePoint Team Services version 1.0, or Microsoft Windows SharePoint Services. Ask your Web server administrator or Internet service provider (ISP) whether your server is running these technologies.

How to use the hit counter on the page

To use the hit counter on the page, follow these steps:
  1. Put the insertion point before the hit counter object on the page.
  2. Type You are visitor followed by a space.

How to save and to preview the page

To save and to preview the page, follow these steps:
  1. On the File menu, click Save.
  2. Name the file CounterText.asp, and then click Save.
  3. On the File menu, point to Preview in Browser, and then specify the option that you want.
  4. Click Preview.
If you refresh the page in your browser, you will see the hit count value increment.

NoteBecause the output from the hit counter object is text, the hit counter changes when you change the fonts and colors for the page.

How to reset the hit counter

To reset the value of the hit counter, follow these steps:
  1. In Page view, at the bottom of the document window, click Design.
  2. Double-click the hit counter.
  3. Click to select the Reset counter to check box, and then type a number in the box.
  4. Click OK.

No comments: