Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
CharlyAR #1
Create a random number (ASP VBScript)
I need to create a random number to use with the .swf so IE doesn't cache my files:
<param name="movie" value=".file.swf?nochache=<% random number here %>">
Hoy can I create it...?
Tnx!
CharlyAR Guest
-
Random Number in While Loop
I'm just curious on how to use this format: RandNumb = Math.random() RandNumb = Math.round(RandNumber * 5) using this, i want the while loop to... -
Random Number
because i don't want on store a long number into the database. i used #right(CreateUUID(), 5)#, don't you think it will get the duplicated? -
random number between x and y
how is it possible to get a random number between x and y? in know int(rand(10)) returns an integer between 0 and 9, but how do i get it so that i... -
Random number for ASP
Do you mean a random integer (-1, 0, or 1) or any real number >= -1 and <= 1? "Ricardo" <renetm2003@yahoo.com> wrote in message... -
Random Number Function?
Hi, Lookup Rnd in Help. -- HTH Dan Artuso, Access MVP "Barry Skidmore" <skidmore@worldvenue.org> wrote in message... -



Reply With Quote

