You must call RANDOMIZE first so create a random seed. Call this each time before you want a new random number.
Shawn -----Original Message----- From: Babiker [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 3:00 PM To: ActiveServerPages Subject: Random numbers I USED Response.write Rnd() Response.write Rnd Response.write Rnd(1000) But whenever I run it , I GET THE SAME NUMBER WHICH IS .75549 WHAT IS WRONG i SUPPOSE TO GET DIFFERENT NUMBERS WHEN EVER RUN IT RIGHT PLEASE HELP --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
