Thank you very much.
BTW, If I define a function in VBScript (or Javascript), how can I transfer the return value of the function to a variable of the VB script embeded in the HTML file, such as Response write Var (Let the var holds the return value of the function)?
Thank you again, have a good day.