Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
February 2007
March 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > dotnet scripting > november 2006

XLBook.Save fails in Excel 2007
Posted by D.P. Roberts at 11/27/2006 11:26:24 AM
I have several vb scripts that copy data from csv files to xls files and the XLBook.Save method worked fine in previous versions of Office. However, in Excel 2007 I get a "Save method of Workbook class failed" error when attempting to execute the following: Dim XL, CSVBook, XLBook Set XL =...more >>


need c# syntax in .net page
Posted by g_sharad NO[at]SPAM yahoo.com at 11/8/2006 5:48:43 AM
Hi I am freelancer and designing a .net page. I require the syntax in C# for capturing the variable from carryover line in url eg: www.xyz.com/ccc.aspx?mid=12 how to capture this mid in c# and I have to use in my sql string along with Select * from Tbname where mid = 12. can yu pls hel...more >>

Geting Machine IPs
Posted by SalamElias at 11/7/2006 8:26:02 AM
I am trying to write a code to grab IP settings for Network adapter on my machine using WMI class "Win32_NetworkAdapterConfiguration". When I issue the following query "SELECT * FROM Win32_NetworkAdapterConfiguration" I get several items in the collection in spite of the fact that I have one ...more >>

win32_product
Posted by Julián Redondo at 11/2/2006 12:00:00 AM
I will like list all win32 product installed in my servers. For this i have developed this script. But i do not obtain the right result. Could some one help me. Thanks. Dim arrServidores(1) arrServidores(0)="server00" For i=0 To UBound(arrServidores) Fucntion_Win32_Product arr...more >>



DevelopmentNow Blog