Posts Tagged ‘file upload control’
DotNetNuke – FileUploadControl Danger!
A couple of days ago I was working with a client who was having trouble using the File Upload Control from within a DotNetNuke module.
The problem we were seeing was that although all the code had been written correctly and looked just like every other implementation of the code I had ever used when the server side tested to see if a file had been uploaded, the file was not there… even though we had just uploaded a file.
What The Expletive?
Other Related Items:
Beginning DotNetNuke Skinning and Design (Programmer to Programmer)*"Skinning" refers to an application's ability to change the look of the design by a setting in the application *Explains how DotNetNuke ski... Read More >
Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET (Wrox Programmer to Programmer)DotNetNuke creator Shaun Walker leads this superlative author team of MVPs while delivering the latest update of a bestseller. They offer complete cov... Read More >
Professional DotNetNuke Module Programming This book was written to provide insight into the development techniques needed (and the options available) to work within the DotNetNuke f... Read More >

