473,387 Members | 1,687 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Uploading files

Hello,

I have a web site that allow visitors to upload files to my server using
HTMLInputFile.

Is there a way to make a file dialogbox appear during the upload like the
one that appears when you download a file??

Thanks

Chuck
Nov 19 '05 #1
4 2136
Yes. By using(and buying) those 3rd party components.

Unluckily, because of the nature of how ASP.NET handles request stream,
you're likely to have to write the part in other web technologies. (e.g.:
ASP, JSP, PHP, Perl, etc.)

"Charles A. Lackman" <Ch*****@CreateItSoftware.net> ¦b¶l¥ó
news:ee**************@TK2MSFTNGP10.phx.gbl ¤¤¼¶¼g...
Hello,

I have a web site that allow visitors to upload files to my server using
HTMLInputFile.

Is there a way to make a file dialogbox appear during the upload like the
one that appears when you download a file??

Thanks

Chuck

Nov 19 '05 #2
Thanks,

The page is currently programmed in ASP.NET.

Chuck

"Lau Lei Cheong" <le****@yehoo.com.hk> wrote in message
news:us**************@TK2MSFTNGP09.phx.gbl...
Yes. By using(and buying) those 3rd party components.

Unluckily, because of the nature of how ASP.NET handles request stream,
you're likely to have to write the part in other web technologies. (e.g.:
ASP, JSP, PHP, Perl, etc.)

"Charles A. Lackman" <Ch*****@CreateItSoftware.net> ¦b¶l¥ó
news:ee**************@TK2MSFTNGP10.phx.gbl ¤¤¼¶¼g...
Hello,

I have a web site that allow visitors to upload files to my server using
HTMLInputFile.

Is there a way to make a file dialogbox appear during the upload like the
one that appears when you download a file??

Thanks

Chuck


Nov 19 '05 #3
> Yes. By using(and buying) those 3rd party components.

Odd. I would have started with "by writing" (or using or buying) an ActiveX
Control, Java Applet, or .Net Windows Form control for a browser that does
this. Of course, I am making an assumption that the person asking the
question is a programmer, but I feel somewhat safe in that assumption, as
this is a programmer's newsgroup.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Lau Lei Cheong" <le****@yehoo.com.hk> wrote in message
news:us**************@TK2MSFTNGP09.phx.gbl...
Yes. By using(and buying) those 3rd party components.

Unluckily, because of the nature of how ASP.NET handles request stream,
you're likely to have to write the part in other web technologies. (e.g.:
ASP, JSP, PHP, Perl, etc.)

"Charles A. Lackman" <Ch*****@CreateItSoftware.net> ¦b¶l¥ó
news:ee**************@TK2MSFTNGP10.phx.gbl ¤¤¼¶¼g...
Hello,

I have a web site that allow visitors to upload files to my server using
HTMLInputFile.

Is there a way to make a file dialogbox appear during the upload like the
one that appears when you download a file??

Thanks

Chuck


Nov 19 '05 #4
Partially agreed.

But remember this is a newsgroup for mainly web programmers, and considering
I myself do not have the ability to develop some kind of those things(i.e.
ISAPI filters), and I think it's troublesome to have the remaining ways
digitial signed(i.e.: applets or whatever client-side control), my first
thought automatically wipe this option out. ;)

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> ¦b¶l¥ó
news:Oi*************@TK2MSFTNGP09.phx.gbl ¤¤¼¶¼g...
Yes. By using(and buying) those 3rd party components.
Odd. I would have started with "by writing" (or using or buying) an

ActiveX Control, Java Applet, or .Net Windows Form control for a browser that does
this. Of course, I am making an assumption that the person asking the
question is a programmer, but I feel somewhat safe in that assumption, as
this is a programmer's newsgroup.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Lau Lei Cheong" <le****@yehoo.com.hk> wrote in message
news:us**************@TK2MSFTNGP09.phx.gbl...
Yes. By using(and buying) those 3rd party components.

Unluckily, because of the nature of how ASP.NET handles request stream,
you're likely to have to write the part in other web technologies. (e.g.: ASP, JSP, PHP, Perl, etc.)

"Charles A. Lackman" <Ch*****@CreateItSoftware.net> ¦b¶l¥ó
news:ee**************@TK2MSFTNGP10.phx.gbl ¤¤¼¶¼g...
Hello,

I have a web site that allow visitors to upload files to my server using HTMLInputFile.

Is there a way to make a file dialogbox appear during the upload like the one that appears when you download a file??

Thanks

Chuck



Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: dickiedyce | last post by:
Hi there. I've spent the weekend getting ever more frustrated, trying to get an upload file function working on a website. The site is hosted by a company called oneandone. They're using PHP...
5
by: Kevin Ollivier | last post by:
Hi all, I've come across a problem that has me stumped, and I thought I'd send a message to the gurus to see if this makes sense to anyone else. =) Basically, I'm trying to upload a series of...
5
by: Ron Brennan | last post by:
Good afternoon. The entire task that I'm trying to achieve is to allow a user to browse and upload multiple files simultaneously, hiding the Browse button of <input> tags of type="file" and...
13
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
0
by: Raj | last post by:
Hello, I am planning to provide the Pause/Resume while uploading files. Our site is using both java applet and activex to do this. The list of selected files will be stored in an encrypted...
221
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application...
2
by: =?ISO-8859-1?Q?=22=C1lvaro_G=2E_Vicario=22?= | last post by:
jodleren escribió: I haven't found the PHP manual page where such feature is documented but a few tests have shown that this behaviour changes depending on the charset parameter of the...
1
by: =?Utf-8?B?RGFu?= | last post by:
MS won't seem to let me reply to my old post, so I created a new one. The error occurs in all browsers. It's definitely a server issue, not client. The server is not proxied in any way. I tried...
3
by: muziburrehaman | last post by:
i am looking for code in php to upload the 1 gb files. any one can please help me by sending the code....
0
by: LoriFranklin | last post by:
I'm a bit of a newbie here. I've learned a lot from reading the posts you all have here. I need some help uploading files using an asp form. I am using some code that I found from Jacob at...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.