Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > BOOK: Beginning ASP.NET 4 : in C# and VB
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB 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 August 17th, 2011, 12:48 AM
Authorized User
 
Join Date: Feb 2011
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
Default How to add file upload facilty in feedback form ?

Dear Sri,
I have created a feedback form learing from your book Beginning asp.net 3.5. Its is a very very good book. I would like to keep the feedback from intact as you have designed in the book on page no 300 but I would like to add one thing in feedback form that is FileUpload control facility whcih is lacking. So kindly guide how can i do it. I would like to keep every field intact in feedback form except that I would like to add fileupload control facilty.

so pls guide me in reference from the book what else I have to do to incorporate file upload facility.

I gone through the your post

http://imar.spaanjaars.com/412/sendi...upload-control

But again and again error occured .....

Pls help me...
 
Old August 17th, 2011, 02:22 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

To implement this, you need to add a FileUpload control to the markup and then handle the file in the Code Behind. You can save the file to disk or attach it to an e-mail. To see howto save it to disk, check out pages 460 and further. For the e-mail solution, my article would indeed help but:
Quote:
But again and again error occured .....
It would help if you'd post the exact error message here.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
The Following User Says Thank You to Imar For This Useful Post:
Ranveer@2468 (August 18th, 2011)





Similar Threads
Thread Thread Starter Forum Replies Last Post
I have to add a flash file in my C sharp code.How to add it? Archieteven C# 4.0 aka C# 2010 General Discussion 1 April 10th, 2011 01:07 AM
Chapter 6, Ajax File Manager, error in upload.php file kenj BOOK: PHP and MySQL: Create-Modify-Reuse ISBN: 978-0-470-19242-9 4 June 4th, 2010 08:46 PM
Creating a file upload form with PHP gilbertsavier Beginning PHP 0 July 31st, 2009 06:41 AM
Create VBA Feedback Form neodjandre Excel VBA 0 October 16th, 2007 04:34 PM
Whole Folder upload(Multi file Upload) ramasamy_rams XML 1 September 9th, 2005 12:43 PM





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