The vb code is probably easily converted to vbscript. If you paste the vb code into a mail we will probably be able to adept it for you to work with vbscript.
----- Original Message ----- From: "Cady" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 28, 2005 9:39 PM Subject: [AspClassicAnyQuestionIsOk] Permutation question? > hi all, i need some help about permutation in ASP > > if user input 4 digit. > n=1234 > > how do i make this n! > so the result would be like this > > 1234 > 1243 > 1324 > 1342 > and etc 24x i found some forums about this, but all in VB , i need it > in ASP > > thank you for the help > > > > > > > Yahoo! Groups Links > > > > > > 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/
