| | |
file path name
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Nov 2008
Posts: 27
Reputation:
Solved Threads: 0
this is asp using c#
it just the piece of the code
the code save the file to the server
Q = How can i save the file to the C drive? eg like c:\\testfolder\tracking result.csv
string filename = "tracking result.csv";
string sExportFile = Server.MapPath(filename);it just the piece of the code
the code save the file to the server
Q = How can i save the file to the C drive? eg like c:\\testfolder\tracking result.csv
But test of you've write access on the "C:\", check it.. I recommend such question to be in ASP.NET forum!! what do you see?
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- Extract the file name from the full file path. (C++)
- complete File path in fileupload is not showing in mozilla...plzz help (ASP.NET)
- can i get the full file path from specified file name (.exe) (C++)
- Selecting file path from server in form (PHP)
- Unable to open Web Project '...'. The file path '...' does not correspond to the URL (ASP.NET)
- Unable to open Web Project '...'. The file path '...' does not correspond to the URL (Community Introductions)
Other Threads in the C# Forum
- Previous Thread: database problem
- Next Thread: Getting File Extension
| Thread Tools | Search this Thread |
.net access ado.net algorithm array backup barchart bitmap box broadcast buttons c# chat check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime decryption degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest i18n image imageprocessing index input install java label list listbox listener mandelbrot math mouseclick mysql operator path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer update uploadatextfile usercontrol users validation view visualstudio webbrowser whileloop windows winforms wpf xml






