I was trying to move the rows in a table with vbscript using InsertBefore() method. While the Javascript version works fine , vbscript throws an error "Invalid Argument". Since our Intranet uses VBScript mainly, we want to stick with VBS. Have attached sample code. HELP !!
<html>...