I have 3 arrays, which I'd like to sort - say ('cat, dog), (red,
green)
In PHP it is array_multisort
Does ASP have anything like that?
WBR
Sonnich
The answer:
vbscript has nothing like that. Googling "vbscript sort array" will bring up
several solutions, including using an ad hoc recordset object.
jscript arrays do have a sort method builtin, so you might want to
investigate using that (google it) - remember, you can use jscript in
server-side code.
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"