473,503 Members | 939 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Upload file feature

Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my server from
a website, and I am going to read these files later on for
different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt
Jul 19 '05 #1
5 2460
http://www.aspfaq.com/show.asp?id=2189

Ray at work

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my server from
a website, and I am going to read these files later on for
different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt

Jul 19 '05 #2
Is it possible to do it in some way without using the
third party controls.

Thanks.
-----Original Message-----
http://www.aspfaq.com/show.asp?id=2189

Ray at work

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my server from a website, and I am going to read these files later on for different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt

.

Jul 19 '05 #3
Yes, the bottom half of the article has links to script-only methods. If
your files are anywhere larger than a few KB, I strongly suggest you
purchase a component if that is an option, however. There's a _huge_
difference in speed. My test results yielded:

Average bytes/sec:

Script¹: 16,671.92
Component²: 5,999,410.74

Ray at work

¹ http://aspzone.com/posts/160.aspx
² http://www.aspupload.com


"Matt" <ma**@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
Is it possible to do it in some way without using the
third party controls.

Thanks.
-----Original Message-----
http://www.aspfaq.com/show.asp?id=2189

Ray at work

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my server from a website, and I am going to read these files later on for different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt

.

Jul 19 '05 #4
http://msdn.microsoft.com/library/en...ml/asp0900.asp
http://msdn.microsoft.com/library/en...2alistingb.asp

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From header is
my spam trap, so I don't check it very often. You will get a quicker
response by posting to the newsgroup.

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
Is it possible to do it in some way without using the
third party controls.

Thanks.
-----Original Message-----
http://www.aspfaq.com/show.asp?id=2189

Ray at work

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my server from a website, and I am going to read these files later on for different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt

.

Jul 19 '05 #5
Thanks Ray! Thanks Bob ! :)

Matt
-----Original Message-----
Is it possible to do it in some way without using the
third party controls.

Thanks.
-----Original Message-----
http://www.aspfaq.com/show.asp?id=2189

Ray at work

"Matt" <ma**@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hi All
Can anyone tell me how to provide the feature for
uploading files from a website? Basically, I want some
people to be able to upload their files to my serverfrom a website, and I am going to read these files later onfor different application.
I am using ASP and vbscript for my applications.
Thanks.
Matt

.

.

Jul 19 '05 #6

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

Similar topics

1
2854
by: Muppy | last post by:
I've created a page with a form to upload files: <h1>Upload di un file</h1> <form enctype="multipart/form-data" method="post" action="do_upload1.php"> <p><strong>File da trasferire:</strong><br>...
5
5432
by: Dave Smithz | last post by:
Hi There, I have a PHP script that sends an email with attachment and works great when provided the path to the file to send. However this file needs to be on the same server as the script. ...
1
2804
by: Selena | last post by:
I have vb.net windows application which need to upload file to server. It can run properly without using VPN. How can I run it with VPN? Is there any components or code to upload file? Or is there...
3
2409
by: Brian | last post by:
Hi, I've been trying to find a way to upload file to another site that is not using IIS. The site that I want to upload file to has a simple php script to receive file uploaded through standard...
1
7244
by: akiko | last post by:
i am student and i must to do project about web app by Ruby on rails i can not do past upload file.i try looking code but i just meet upload file image. i want to code upload file that it must to...
4
11092
by: bienwell | last post by:
Hi all, I developed an web page in ASP.NET to upload file into the server. In the Web.config file, I declared <httpRuntime executionTimeout="1200" maxRequestLength="400000" /> The MAX...
4
9124
by: google.com | last post by:
Hi there! I've been digging around looking for a sample on how to upload a file without user action. I found the following article covering the area: ...
1
8266
by: printline | last post by:
Hello all I have a php script that uploads a file from a form into a directory. The directory is automatically created through the script. But the upload file is not put in to the directory,...
2
9406
by: lka527 | last post by:
I am trying to make a site available for someone to *upload* certain type of text file (.txt) that can be parsed by written code. the upload file is available on the main site but I need this to...
0
7089
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7282
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,...
1
6995
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1515
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
389
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.