Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:459959
More Search Options
RSS Available
Matching Posts
Re: Problem with FileUpload control
Thanks to everyone that replied. I've got my form working, even though a postback is incurred. I had to register the button that submits the form as a trigger, and it will find the FileUpload control as usual. Brandon
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
brandon1974
on 2/12/2007
Problem with FileUpload control
Hello everyone, I have a simple form with one FileUpload control for resumes. When I place the FileUpload into the Content Template of an UpdatePanel and submit the form, the PostedFile is null. When I take the FileUpload out of the UpdatePanel and submit the form, the PostedFile is there. What do I need to do in order to get access to the file being posted, if I'm using it in conjunction with the ajax.net controls? Many thanks in advance, Brandon Taylor
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
brandon1974
on 2/12/2007
Filed under: ajax.net, FileUpload
Re: Render images from Access Database stored as OLE Objects
Hi, Actually it was the way I was saving the data in to the db that was causing the problem, but everything is cool now and it works like a charm. I didn't have to change any of my ashx handler code. Brandon
Posted to
HttpHandlers and HttpModules
(Forum)
by
brandon1974
on 1/1/2007
Render images from Access Database stored as OLE Objects
Hello everyone, I can't get this handler to render anything more than an image placeholder with a red X in it. What am I doing wrong? I have a SQL Server version working perfectly, but this OLE version isn't rendering at all. The images are stored as OLE Objects (long binary), and I'm using C#. Anyone have any ideas? Below is my code so far... public void ProcessRequest (HttpContext context) { OleDbConnection con = new OleDbConnection(ConfigurationManager.ConnectionStrings[2].ToString()); con.Open
Posted to
HttpHandlers and HttpModules
(Forum)
by
brandon1974
on 12/22/2006
Re: How to bind binary data to an asp:image control?
Awesome. Thank you. Thank you, and THANK YOU! Brandon
Posted to
Data Presentation Controls
(Forum)
by
brandon1974
on 12/20/2006
How to bind binary data to an asp:image control?
Hi Everyone, I'm using C#, SQL Server 2005. I have images stored in SQL2K5 as binary data. I can insert/update/delete just fine. I can output the file to the http header and save the file just fine, but for the life of me, I can't figure out how to bind that binary data to an asp:image control, so that I might make a gallery. I have seen examples of using a separate page to output the binary stream to the header, but for hundreds of images, that seems a little impractical, as you'd be requesting
Posted to
Data Presentation Controls
(Forum)
by
brandon1974
on 12/20/2006
Uninstalling VS 2K5 Beta 2
Hello everyone, I'm having an issue when uninstalling VS 2K5 Beta 2 using the automated tool from Microsoft - the MSDN Library for VS 2K5 Beta 2 is taking hours and hours to uninstall. I haven't tried leaving it overnight, but I let it run for a little over 3.5 hours this morning and it wasn't even halfway through "Collecting Required Information." What can be done to speed this process up? I would like to install Visual Web Developer Express, but it won't install until all features of Beta 2 are
Posted to
Getting Started
(Forum)
by
brandon1974
on 11/29/2005
Re: Checkbox List problem
Hi Greg, thanks for your reply. The check box list is populated from a Data reader when the selected index of a Data List is changed. Then the values for which items are checked is done by looping through another data reader. I did set the EnableViewState attribute to true for the CheckboxList, and the CheckboxList is only populated during the SelectedIndexChanged event of the Data List, not during the Page Load. Thanks, Brandon
Posted to
Visual Studio 2005
(Forum)
by
brandon1974
on 10/12/2005
Checkbox List problem
Hello everyone, I'm using VS 2005 Beta 2, VB.NET. I have a page with a datalist, a panel, a check box list and a "save" button. When the selected index of the datalist changes, the checkbox list is populated from a database, and pre-selected items are determined. Everything is right with the world, until the "save" button gets clicked. The checkbox list loses all of its values, and returns nothing, zilch, nada. None of the selected or non-selected items will be present to use elsewhere. I know that
Posted to
Visual Studio 2005
(Forum)
by
brandon1974
on 10/12/2005
Re: Need help with Regular Expression
Got everything working, here's the solution: RegExp: \w{3,20}
Posted to
Visual Studio 2005
(Forum)
by
brandon1974
on 7/19/2005
Page 1 of 3 (26 items) 1
2
3
Next >
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online