Forum: ASP.NET Jul 4th, 2006 |
| Replies: 1 Views: 2,741 Hi,
I have a folder with some Excel files in it.
These files are all in Excel 2.1 version.
I need a batch file in ASP.Net to open that folder and to convert all the Excel files into Excel... |
Forum: ASP.NET Jul 4th, 2006 |
| Replies: 14 Views: 7,352 Hi,
1. Create one database named "Sample", create a new table called "visitorcount" and create one column called "visitorcount" as integer in sql server.
2. Then put one label called "Label1"... |