Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
aspen19 #1
Hit Counter in Javascript on client side.
Have opportunity to use free web server space but can only use client scripting. How to code hit counter in javascript?
Any help would be appreciated.
Thanks,
Rick
aspen19 Guest
-
Client-Side Validation of asp:TextBox with Javascript
Hi - I'm trying to do client-side validation of the text in a Asp.Net textbox control using javascript. My page has the following: <form... -
ASP.NET 2.0: Detecting if client-side validation javascript regist
What is the correct way to determine if javascript for client-side validation has been registered in ASP.NET 2.0? I'm trying to debug a control... -
problem Calling webservice from client side javascript
I have a problem calling webservice from client side javascript. The javascript call the settimeout() method. when the user press submit button it... -
Loading client-side images for use in Javascript
Ok, I'll play the dumb guy.... if your script is running on the server under the testapp application, why isn't the source 'Images/down.gif' (Path... -
how can i add client side javascript to a web user control?
hi, i have a web user control that i wish to add some client-side javascript to. something like this: onChange="javascript:DoSomething();" ... -
rob::digitalburn #2
Re: Hit Counter in Javascript on client side.
You can't, I'm afraid.
aspen19 wrote:> Have opportunity to use free web server space but can only use client
> scripting. How to code hit counter in javascript?
>
> Any help would be appreciated.
>
> Thanks,
>
> Rick
rob::digitalburn Guest
-
Rachael Caldwell #3
Re: Hit Counter in Javascript on client side.
well, you can, but it'd only count the number of times that particular
browser visited the page . . .
"rob::digitalburn" <rob@digitalburn.net> wrote in message
news:cf349d$cmo$1@forums.macromedia.com...> You can't, I'm afraid.
>
>
> aspen19 wrote:>> > Have opportunity to use free web server space but can only use client
> > scripting. How to code hit counter in javascript?
> >
> > Any help would be appreciated.
> >
> > Thanks,
> >
> > Rick
>
Rachael Caldwell Guest
-
rob::digitalburn #4
Re: Hit Counter in Javascript on client side.
Well, quite, so it would be a bit useless ;)
> well, you can, but it'd only count the number of times that particular
> browser visited the page . . .
rob::digitalburn Guest
-
Murray *TMM* #5
Re: Hit Counter in Javascript on client side.
I'd just put a random counter there. Who's to know? 8)
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"rob::digitalburn" <rob@digitalburn.net> wrote in message
news:cf49tv$7kc$1@forums.macromedia.com...> Well, quite, so it would be a bit useless ;)
>>> > well, you can, but it'd only count the number of times that particular
> > browser visited the page . . .
>
Murray *TMM* Guest



Reply With Quote

