473,403 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

How to Upload file in ASP.NET using C# Sharp.net Code

I Just Want to Know project that how to Upload a file with C# Sharp Coding
Sep 7 '13 #1
1 2180
Frinavale
9,735 Expert Mod 8TB
To upload a file you need to use the FileUpload Control. The link I just provided is to the MSDN Documentation for the control and it contains examples of how to use the control (scroll down near the bottom).

Whenever you develop an application using .NET and you have a question about one of their controls, try looking it up on the MSDN Library. This resource is quite extensive.

-Frinny
Sep 9 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: MeAndI | last post by:
Hi to all, How can I put a file via FTP using the ASP pages? Please help
5
by: John Lee | last post by:
Hi, I have a simple web page that allow file to be uploaded, the upload page looks like the following: <form method="post" name="upload" enctype="multipart/form-data"...
3
by: tshad | last post by:
Is there a way to use a custom button with the: <Input ID="MyFile" Type="File" RunAt="Server">? This gives you a generic button, but I would like to use my own button that has the same style...
1
by: nirub | last post by:
hi this nirub i want the guideness for deleting the folder and its files... here i attached my code deleting file but i cant delete the folder.. if any of one give me idea for that..... ...
0
by: egp | last post by:
Hi guys, I have a database using Ms Access 2003 connected to VB6 using ADODB Connection and I want to know how to: - display Ms Access report in VB using VB code then print it out - backup and...
1
by: keyjen2017 | last post by:
i am trying to read the table in DB2 using JAVA code. then it is supposed to be copied in .txt file. how can i do this? other thing, i m passing date in dddd-mm-yy format from JAVA codeto call a ...
1
by: fiyah | last post by:
Hi all.. i am very new in this forum..but i hope somebody can help me to solve this problem now i am using C#.net in windows flatform and i having a problem to add a file upload functionality...
2
by: vinodkus | last post by:
dear sir/madam I have to do something like this that a user see list of record if he would find record and want to upload that list then he could upload in a pdf file of that record. please help...
3
by: haytham2008 | last post by:
hi every body can i upload file using ajax ?? if yes how pleaze with code thank u in advance
2
by: pisey | last post by:
function remove() { var myObject; myObject = new ActiveXObject("Scripting.FileSystemObject"); var f = myObject.GetFile("c:\\test.txt"); f.Delete(); }
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.