Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2007, 08:12 AM
Authorized User
 
Join Date: Dec 2006
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Default Upload image-create & save thumbnail-display image

Hello,

I want to do the following -

1. Upload an image,
2. Create an thumbnail of that image.
3. Save the original image in a folder.
4. Save the thumbnil of the image and the path of the original image in a database table.
5. Display the thumbnail and the original image.

How I can do all these ? (using C#)

Angshujit
__________________
Angshujit
 
Old January 10th, 2007, 04:55 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

I think you should start by going to www.google.com

Each of the items on your list makes for one query in Google that'll give you loads of results to work with....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old January 11th, 2007, 06:06 AM
Authorized User
 
Join Date: Sep 2006
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default

if u need i can provide u wit the code, but u will need to modify it as per ur need, and itz in vb n not c#.
it does all u want, but rather than storing thumbnail in table it stores the path of the original image and the thumbnail in the table and then calls the thumbnail ast runtime using itz path.

--------------------------------------------------
therez nothin' as impossible, bcaz the word itself says : 'i'-'m'-'possible'
 
Old January 11th, 2007, 06:07 AM
Authorized User
 
Join Date: Sep 2006
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default

well but u can use kamal patel's vb 2 c# conversion tool to convert the code easily.

--------------------------------------------------
therez nothin' as impossible, bcaz the word itself says : 'i'-'m'-'possible'
 
Old January 11th, 2007, 06:17 AM
Authorized User
 
Join Date: Sep 2006
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i hope my old post over here helps u:-
http://forums.asp.net/thread/1450048.aspx

for more clearance on it plz reply.

--------------------------------------------------
therez nothin' as impossible, bcaz the word itself says : 'i'-'m'-'possible'
 
Old January 11th, 2007, 09:08 AM
Authorized User
 
Join Date: Dec 2006
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello all,
Thanks for your reply.
I have tried some codes that I found in diff sites. I have solved all problem except last one. I cannot display the thumbnails from the database. I will be glad if you help me to solve this problem.

 
Old July 11th, 2013, 10:34 PM
Registered User
 
Join Date: Jun 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi there,

Im currently working on thumbnail creating using C#.net ,and I came across thumbnail creating component by searching the internet.does this sample codes work?

regards.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a thumbnail image of a Word doc SQLScott Pro Visual Basic 2005 4 February 6th, 2013 08:54 AM
Create Image Thumbnail echovue Access VBA 1 June 30th, 2006 07:31 AM
image upload & display on Applet Kiran Kumar Classic ASP Basics 1 March 17th, 2006 05:56 AM
upload/display image alitoday Classic ASP Basics 4 June 28th, 2004 01:33 AM
Plz help me to Create image thumbnail shahidzafar Classic ASP Professional 4 September 23rd, 2003 04:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.