Home > ASP Development > Browse Control in ASP

Browse Control in ASP



Dear Forum,



is there any ActiveX control in ASP works like MSCommon Dialouge control 6.0 in VB that browse the Hard Disk files?



any help would be appreciated..

    
Guest


ASP does not have any activeX controls.

the only way to let user browse and select file is the

<input type="file" /> html element.

Was this answer helpful ? Yes No   
Guest


Unless you mean on the server, when you could use

something like this...



(attached)



Unzip into web directory and run testfb.html using http

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved