User Tag List

Results 1 to 8 of 8

Thread: Web Visit Counter

  1. #1
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Web Visit Counter

    I was wondering.. if I made a small counter for my website that counted each time my website was visited, and saved it to an ini file, if I put the program on the web, would it have access rights to the ini file if I put that on the web too? And how would I go about making sure a page refresh wouldn't throw it off?
    Working as fast as I can on Fusion 3

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    It's not a case of access rights, it's the fact that the CCN file is not running on the server at all. It is downloaded and run on the local machine, so there is no way this is possible without using another method like a seperate FTP connection (which is insecure and overkill!)

    Could you not just use a simple PHP script and pass the PHP variable to the Vitalize! application to display it?

  3. #3
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    I could, but I'm not very sure how to do it.

    And with that known, I'll figure it out later.

    Also, does a V4 .ccn file have to be on the web to work?
    Working as fast as I can on Fusion 3

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    no, it can be in a sub application or on a H/D.
    If you want a simple vitalize and PHP web counter, I will make one for you, just say

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    OK. Maybe later. But what I mean is, can I insert a .ccn to a webpage that I don't put on the web?
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    yes, you can put it on a CDR if you like and embed a CCN

  7. #7
    No Products Registered

    Join Date
    Oct 2006
    Posts
    183
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    Could you not grab the value from the file and send it to the app using a javascript function (seeing as V4 supports this)?

  8. #8
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Visit Counter

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=75194#Post75194

Similar Threads

  1. Adding Half a Counter's Value to Another Counter
    By soloman in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th June 2010, 10:30 AM
  2. Counter Bar
    By Crls in forum SWF/Flash Export Module Version 2.0
    Replies: 15
    Last Post: 21st April 2010, 10:21 PM
  3. Sorry This is my first visit. I have simple Q.
    By TcShark in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 28th December 2008, 01:42 PM
  4. Bar counter bug
    By Ross in forum File Archive
    Replies: 3
    Last Post: 23rd September 2006, 06:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •