February 19, 2004

Skip Navigation LinksIrocon > Blog > 2004 > February, 2004 > February 19, 2004

The Code Project - ASP.NET Popup Control - ASP.NET

Yeah, this cute little control is just awesome. Gotta have it on my site.Last Updated:Thursday, September 02, 2010By:alferoSource#

File Uploading Using ASP.NET

By: Karl MooreIn the golden olden days of ASP, managing a file upload was pretty difficult. Most developers reverted to digging deep in their wallets to purchase a third-party add-on to help them achieve the desired result. No longer.With ASP.NET, you can now upload files with practically a few lines of code. And the following four easy-to-follow steps show you exactly how to do it. 1. Add...Last Updated:Thursday, September 02, 2010By:alferoSource#