>I knew how a long way back in Basic Programming how to do a random number. >What I am going to do is setup a module that does random numbers about 10 >times to make a default password when a person joins a site. The problem I >have right now is a line of code that can basically do: > > > x = Randomnumber between 0 - 10 > > Thats about it. I can then run it ten times and append to the final > variable. One of my problems on my website now is as you all have probably > experienced is the dreaded ASDF visitor. There name is ASDF and there > email [EMAIL PROTECTED] etc..... This way a ser would need a valid emial in > order to receive the pass in email before being able to enter. > > Thanks., > > > P.S > Is there a random letter line of code also?
------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
