<i><b>Originally posted by : simon</b></i><br /><br />hiya....<br />Can I upload file from browser to server without having to install any asp componet. That is can uploading of file be done in just asp code alone?<br />If not, is there any free asp component to be downloaded. <br /><br />Thanks!!!
<i><b>Originally posted by : jh</b></i><br />http://pstruh.cz/help/ScptUtl/library.htm<br />PureASP upload enables you accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components. The FREE ASP script is as a part of ScriptUtilities library.<br /><br />I got this from aspfree's list of free components.<br /><br />http://www.aspfree.com/asp/component.asp<br /><br />jh<br /><br /><br />------------<br />simon at 2/14/2000 9:38:42 PM<br /><br /><br />hiya....<br />Can I upload file from browser to server without having to install any asp componet. That is can uploading of file be done in just asp code alone?<br />If not, is there any free asp component to be downloaded. <br /><br />Thanks!!!
Was this answer helpful ?
Yes No