473,405 Members | 2,261 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,405 software developers and data experts.

Asp.net Uploads + images display

Hi everyone!
I am building a website in asp.net using c# where I need to be able to
upload 100 images to the server at a time. As I am new to asp.net, I
was wondering if there was an easy way to do it. These images also
need to be stored in a database(Sql server).
Thanks for your help
Celine
Nov 16 '05 #1
3 1212
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.fr (Celine) wrote in message news:<f3*************************@posting.google.c om>...
Hi everyone!
I am building a website in asp.net using c# where I need to be able to
upload 100 images to the server at a time. As I am new to asp.net, I
was wondering if there was an easy way to do it. These images also
need to be stored in a database(Sql server).
Thanks for your help
Celine

Nov 16 '05 #2
Thanks for your answer but I'm not interested in buying anything.
Isn't there another option?
Celine
ei******@hotmail.com (Chris Baldwin) wrote in message news:<97**************************@posting.google. com>...
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.fr (Celine) wrote in message news:<f3*************************@posting.google.c om>...
Hi everyone!
I am building a website in asp.net using c# where I need to be able to
upload 100 images to the server at a time. As I am new to asp.net, I
was wondering if there was an easy way to do it. These images also
need to be stored in a database(Sql server).
Thanks for your help
Celine

Nov 16 '05 #3
Sure, ASP.NET intrinsically offers file upload capability. See
System.Web.HttpPostedFile. However, for upload large files or large
numbers of files, it's very inefficient and manages memory poorly.

-Chris

sq*****@yahoo.fr (Celine) wrote in message news:<f3*************************@posting.google.c om>...
Thanks for your answer but I'm not interested in buying anything.
Isn't there another option?
Celine
ei******@hotmail.com (Chris Baldwin) wrote in message news:<97**************************@posting.google. com>...
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.fr (Celine) wrote in message news:<f3*************************@posting.google.c om>...
Hi everyone!
I am building a website in asp.net using c# where I need to be able to
upload 100 images to the server at a time. As I am new to asp.net, I
was wondering if there was an easy way to do it. These images also
need to be stored in a database(Sql server).
Thanks for your help
Celine

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: James Arnall | last post by:
I am trying a simple file upload, but cannot make it work on my localhost. I wrote the following code: $strFileDir = "/images/gallery/"; $strFileName = $strFileDir . $_FILES; if...
3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
0
by: Joe Finsterwald | last post by:
Here is how to build a progress bar in dotnet that doesn't require any third party components and uses JavaScript on the client side so it doesn't require any additional post backs. This script...
12
by: JMB | last post by:
Hello, I was wondering if anyone knew of any projects extending the inline upload progress bar to utilize an inpage image uploader with bar, without having to refresh or go to a seperate page,...
5
by: Peter Lapic | last post by:
I have to create a image web service that when it receives an imageid parameter it will return a gif image from a file that has been stored on the server. The client will be an asp.net web page...
0
by: Dave Mennenoh | last post by:
On my server I have defined several users and given them full rights to two different folders. The rights for Anon on both folders is set to none - this produces a username / password dialog upon...
2
by: Randy | last post by:
Hi, I have a small table - 2 columns, 5 rows. Col 1 is the key column and has integer values of 1 through 5. Column 2 is a varbinary(MAX) column and has jpg images loaded in it. What I want...
12
by: lawpoop | last post by:
I'm developing a php website that I have under subversion version control. I'm working on an image upload functionality, and in the middle of it I realized that any files that a user uploads will...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.