
July 28th, 2000, 05:44 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : Don Wolthuis (don.wolthuis@CodeJunkies.NET)</b></i><br />Steve,<br /><br />Check out the HtmlInputFile Server Control, it gives programmatic access to the <input type=File> html element. It has a "PostedFile" property which gives you access to the uploaded file.<br /><br />We are launching the two sites listed below in a couple weeks. If you have any more questions you can contact me directly. If you have any requests for samples let me know, we are going to be putting as much sample code and tutorials on the sites as possible, so any suggestions would be appreciated!!<br /><br /><br />Hope this helps!<br /><br />_________________________________<br />Don Wolthuis, MCSD<br />CodeJunkies.Net / ASPNextGen.com<br />don.wolthuis@codejunkies.net<br /><br />Two new sites are coming, dedicated exclusively to ASP+. Stay tuned for<br />www.theFutureOfASP.com and www.ASPNextGen.com, both brought to you<br />exclusively by CodeJunkies.Net.<br /><br /><br />------------<br />Steve at 7/19/2000 10:07:03 PM<br /><br />I read somewhere that an upload method was available for ASP+. Anyone find it?<br />
|