473,804 Members | 2,194 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1226
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.f r (Celine) wrote in message news:<f3******* *************** ***@posting.goo gle.com>...
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******@hotmai l.com (Chris Baldwin) wrote in message news:<97******* *************** ****@posting.go ogle.com>...
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.f r (Celine) wrote in message news:<f3******* *************** ***@posting.goo gle.com>...
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.Http PostedFile. However, for upload large files or large
numbers of files, it's very inefficient and manages memory poorly.

-Chris

sq*****@yahoo.f r (Celine) wrote in message news:<f3******* *************** ***@posting.goo gle.com>...
Thanks for your answer but I'm not interested in buying anything.
Isn't there another option?
Celine
ei******@hotmai l.com (Chris Baldwin) wrote in message news:<97******* *************** ****@posting.go ogle.com>...
Celine...

Have a look at SoftArtisans FileUp:

http://fileup.softartisans.com
sq*****@yahoo.f r (Celine) wrote in message news:<f3******* *************** ***@posting.goo gle.com>...
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
1546
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 (move_uploaded_file($_FILES,$strFileName)); { echo ("Success"); }
3
3486
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 less would display, but those close to 300 pixels/inch or greater would not (MS Access cannot recognize the file format xxx.jpg). The larger, original images were scanned and saved as .bmp (at 300 dpi producing a 15MB file). Then the images were...
0
1382
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 works perfect for uploads, or any operation that requires a significant amount of processor time on the server. ------------------------------------------------------------------------------- In the header of your aspx page...
12
7806
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, nor opening a second box for display of the progress bar. I had been using the MegaUpload that was adapted from Raditha's script at http://www.raditha.com/upload.php . The MegaUpload script I have been using takes the progress bar inpage,...
5
5052
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 that calls the web service to render a vertical strip of images. After doing some research I am unable to find some vb.net code that can assist in what I want to achieve. The closest thing I found was
0
1003
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 trying to access the folder. The two folder names are backdraft and images - both are off the root of my web folder. I go to my backdraft folder and login, everything is fine - the index page appears as it should. I can then jump into the images...
2
6856
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 to is to bind a combobox to this table so that the combobox will display these these five images in its dropdown list and the user can then select any of them. Depending on which image is selected, the combobox will display the image and I will...
12
1807
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 not be under version control, and if I checkout or export the site from version control, and deploy it, it won't bring any of the uploaded files with it. I'm looking at php subversion functions, but the manual says that they're experimental,...
5
13389
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 http://mghospedagem.com/images/controlpanel.jpg instead of http://mghospedagem.comhttp://mghospedagem.com/images/controlpanel.jpg As u see, there's the website URL before the image URL.
0
10603
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10353
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10356
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10099
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7643
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4314
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3003
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.