Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
Syed Shakeer Hussain
laptop charles
Sunil Yadav
Abhisek Panda
Dhananjay Kumar
Home
>>
Forum
>>
Windows Application
>>
Post New Question
Subscribe to Forum
file upload to a particular location.
Posted By :
Jayakumar
Posted Date :
19/03/2010
Points :
2
Category :
Windows Application
hi,
in windows application,c#.
i have a txtbox and 2 buttons(browse, save);
how to pick a particular file and to save that in a particular location.
i have picked a particular file but i done how to save so suggest me.
regards
jai
Responses
Author:
Lalit
Company URL:
http://www.dotnetspark.com
Posted Date: 19/03/2010 Points: 5
Try this link
http://articles.techrepublic.com.com/5100-10878_11-5109284.html
http://www.dotnetspider.com/resources/35828-Manually-Create-File-upload-Functionality.aspx
Please Check my answer if you help....
Thank You...
Lalit.
Author:
Jayakumar
Company URL:
http://www.dotnetspark.com
Posted Date: 19/03/2010 Points: 5
hi look is this right...
FileInfo str = new FileInfo(FileName);
File.Copy(textBox13.Text, Application.StartupPath + "D:\\Sahana-Projects\\" + str.Name);
jai
Author:
sagar pardeshi
Company URL:
http://www.emanonsolutions.net
Posted Date: 26/03/2010 Points: 5
Hi friend
read following Article
http://www.informit.com/library/content.aspx?b=STY_Csharp_24hours&seqNum=178
Author:
sagar pardeshi
Company URL:
http://www.emanonsolutions.net
Posted Date: 26/03/2010 Points: 5
Hi check following
links
http://www.builderau.com.au/program/windows/soa/Create-a-file-upload-feature-with-C-/0,339024644,320281490,00.htm
Post Reply
You must
Sign In
To post reply
Related Questions Related Questions
upload image file in windows application
How to Upload One file and store in one Folder in C# with Windows...
filter option for file upload browse button asp.net
How to write to a text file in C#
How to copy a file from server to local system
Latest Forum Questions From The Same Category
save a directury structure(parent folder and child folder relation) in a hash table.
display 2 node of the tree
Close others forms in windows application
how to make crystal report customize in visual studio 2008
how to get alternate rows color in datagridview in c#.net code windows app
Find more Forum Questions on C#, ASP.Net, Vb.Net, SQL Server and more
Here
Quick Links For Forum Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
OOPs
Silverlight
IIS
JQuery
JavaScript/VBScript
Biztalk
WPF
Patten/Practices
WCF
Others
www.DotNetSpark.com
UnAnswered
All
Hall of Fame
Twitter
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend