hi,i find this document about the excel workbook object
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_wrcore/html/wrgrfexcelworkbookobject.asp

and now i want to know how to implement it in vbscript.

i mean when i click a button on http://localhost/test.html file
i want to set the file "c:\test.xls" passowrd "123" and save it as
"c:\test2.xls".

i am so sorry to bother you and appreciate your help!!!