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 > august 2004

About programming a pivot table
Posted by Polly at 8/31/2004 9:59:02 PM
Dear all, I have made a button to initialize a pivot table and add data, column and row into the table. The code is as follow: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim myconnstring As String myconn...more >>


VB WMI Script
Posted by David J Duryea at 8/26/2004 1:56:23 AM
Hello All I have a VB script that runs WMI to retrieve serial numbers of workstation on the local network in which it runs and writes this to either an Access or SQL Db. Is there a way that i can add this wmi script in the codebehind page of my web application to allow remote users across t...more >>

general question
Posted by hussein at 8/21/2004 3:47:02 PM
i have added in my net program a java script thats will close the window "window.close()", but while debuging when it reaches this line it will give the user a message telling him that the window will close ( yes or no ) so am i able to stop tis message to make it close directly ??. an...more >>

External table is not in the expected format.
Posted by simon at 8/8/2004 6:05:01 PM
Hi, My program try to export a excel file by using Response.ContentType = "application/vnd.ms-excel"; But when i import it back to my system using Oledb, i got an error. External table is not in the expected format.System.Data.OleDb.OleDbException: External table is not in the expec...more >>

Any intercepter that accepts a C# like language, just as the DynamicJava/BeanShell in the java world.
Posted by smartkid at 8/5/2004 9:16:25 PM

asp:linkbutton
Posted by Shabam at 8/5/2004 1:13:36 PM
There's an issue regarding the "asp:linkbutton" control. It does everything via javascript if I'm not mistaken. The problem with this is that the resulting page is not copy-able to, say another user, or via email for others to click on. In situations where you need it to be copy-able, what are...more >>



DevelopmentNow Blog