| | |
big project need some guidance
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 60
Reputation:
Solved Threads: 0
Basically i am having a big project, my idea is like this:
From a text file, i need to rename the .txt extension to .csv, so that i no need to split line by line. Then, from the excel file, i need to select several fields that i needed to use so that i can put the whole column of data into the Access file. Using ASP.NET, i will need to access the data from the .mdb files and display it to graph using dundas chart, all implemented automatically without any user input. My question is:
i. Is this method possible to be implemented? I just want to make sure it is possible.
ii. Is there any command to rename the extension in ASP.NET?
iii.I also use filesystemwatcher() as well to detect any newly created text file. However it is in module type. Several syntax i may need to know its equivalence to ASP.NET:
Thanks for the guidance.
From a text file, i need to rename the .txt extension to .csv, so that i no need to split line by line. Then, from the excel file, i need to select several fields that i needed to use so that i can put the whole column of data into the Access file. Using ASP.NET, i will need to access the data from the .mdb files and display it to graph using dundas chart, all implemented automatically without any user input. My question is:
i. Is this method possible to be implemented? I just want to make sure it is possible.
ii. Is there any command to rename the extension in ASP.NET?
iii.I also use filesystemwatcher() as well to detect any newly created text file. However it is in module type. Several syntax i may need to know its equivalence to ASP.NET:
ASP.NET Syntax (Toggle Plain Text)
1.AddHandler Watcher.Created, New FileSystemEventHandler(AddressOf Watcher_Created) 2.Console.WriteLine("Make changes to the " & DirectoryName & "directory.") 3.Console.ReadLine() 4.Watcher.Dispose()
Why do you need the excel document if you are simply adding all this data to the database?
Do all your calculations in your code behind. it will be faster.
Do all your calculations in your code behind. it will be faster.
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
![]() |
Similar Threads
- how to connect vb6.0 to oracle 9i (Visual Basic 4 / 5 / 6)
- J Force Games Needs a Programmer. Guaranteed Profit Share. (Software Development Job Offers)
- Is this a C++ project? (C++)
- Newby girl needing desparate help (Java)
Other Threads in the ASP.NET Forum
- Previous Thread: Page_Loud subroutine
- Next Thread: Page Navigation
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions control css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql multistepregistration news novell numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





