Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Random Number
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: Random Number
Depends whether you want the random number is "static" or not.
What I meant by "static" is, it won't generate other random number after the thread is submitted (the random number created once while the user submitting the thread, so every users will see the same random number when viewing the same thread). The random number will be stored in db. For this type random number, you can use XThreads.

If you want it to be dynamic (each user will see different number, even when viewing the same thread), you can use Template Conditional.

11-19-2015 01:32 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Random Number - Greig - 11-18-2015, 02:04 PM
RE: Random Number - RateU - 11-19-2015 01:32 AM
RE: Random Number - Greig - 11-19-2015, 03:05 AM
RE: Random Number - RateU - 11-19-2015, 03:07 AM

 Standard Tools
Forum Jump: