Click here to Skip to main content
Sign Up to vote bad
good
See more: ASP.NET
how to run the function of random number generation after every 15 minutes of server time.
Posted 21 Jul '12 - 2:18

Comments
AlluvialDeposit - 21 Jul '12 - 8:41
You need to be more specific.
Sandeep Mewara - 21 Jul '12 - 9:19
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific. Use the "Improve question" link to edit your question and provide better information.
Wes Aday - 21 Jul '12 - 10:18
If you are trying this using ASP then you do not understand web programming.

1 solution

I am not sure if you can set a timer in your application start or session start, and run it, but if you did, and you generated a random number, it would not be of use to anyone. Your pages don't exist on the server, except for a brief moment when they are requested. Generating a random number is trivial and can be done on demand. But, your question makes no sense, it's not clear how what you're asking could ever be useful to anyone. You need to explain more.
  Permalink  
Comments
Espen Harlinn - 22 Jul '12 - 14:13
Good points :-D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 239
1 OriginalGriff 188
2 Mahesh Bailwal 149
3 Maciej Los 140
4 Tadit Dash 128
0 Sergey Alexandrovich Kryukov 10,214
1 OriginalGriff 7,819
2 CPallini 4,181
3 Rohan Leuva 3,522
4 Maciej Los 3,089


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 21 Jul 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid