Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nielse63
  • Content: Threads
  • Order by date
  1. nielse63

    Assigning AJAX output to div tag

    In this AJAX based voting sequence the output is always being displayed in the last div tag, no matter which div or form the input information is coming from. I would like the result to be so that when a user clicks on the first question, the result is displayed in the first div tag, and for...
  2. nielse63

    Storing Click Count Data

    I'm having some trouble storing data for a click counter. Every time someone clicks on "Good" or "Bad", the number next to it will count this, but the problem is that as of yet the count gets reset to zero whenever the page is reloaded. The code is as follows: <script> function...
  3. nielse63

    Storing and recalling click data

    Hi all, I am really new to all this, and any help with my problems would be awesome. I am working on a function that allows the user to click on a "Good" and "Bad" link, and a number next to it will count the number of times that different users have clicked on each piece of text. Here's the...
  4. nielse63

    Count on click code

    I am looking to add a function to my site where a user is able to click on a line of text, and the number next to that text will go up by one. I would prefer it if the user was limited to one click, but that's not entirely necessary. For two examples of something similar to what I'm requesting...

Part and Inventory Search

Back
Top