English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want them to click browse and it opens up like a dialog box that contains their system by which they can click on any of their drives and files. Can this be done in ASP.

2007-02-09 05:15:46 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Actually, it can be done with plain html.


Select a file and click "Upload".

file:




This will display an input box with a "Browse" button. The selected file will be sent to the script you specify for action. That script can be ASP, PHP, perl, or whatever.

2007-02-09 06:10:43 · answer #1 · answered by injanier 7 · 1 0

yes this can be done in ASP and PHP. I am assuming you want a file upload script? Where a user uploads a picture or something from their computer to yours?

for ASP this might be helpful http://www.asp101.com/articles/jacob/scriptupload.asp

for PHP this might be helpful http://www.tizag.com/phpT/fileupload.php

The link to the PHP is exactly what you need but not sure about the ASP

2007-02-09 13:31:53 · answer #2 · answered by olympikdude 4 · 1 0

Just a guess, but I am thinking most a/v firewall programs would not allow that

2007-02-09 13:18:43 · answer #3 · answered by chris m 5 · 0 0

file upload tool in toolbox

2007-02-09 13:32:28 · answer #4 · answered by Searock 2 · 0 0

fedest.com, questions and answers