|
 |
asp_web_howto thread: Uploading files.
Message #1 by "StephenB" <stephenb@w...> on Tue, 12 Dec 2000 09:55:55 -0000
|
|
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
Message #2 by "Wit B." <B.Wit@g...> on Tue, 12 Dec 2000 11:14:07 +0100
|
|
check out this article on ASPtoday: File Uploading with ASP and VBScript
http://www.asptoday.com/articles/20000316.htm
It's easy to understand and you can easily manipulate it.
Good luck!!
grt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: StephenB [mailto:stephenb@w...]
Verzonden: dinsdag 12 december 2000 10:56
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] Uploading files.
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
Message #3 by "Richard Graves" <richgraves@m...> on Tue, 12 Dec 2000 16:40:27 -0800
|
|
I tried this and it disconnect me from my server. Can you use this with the
same page processing the form as presents it?
Is there a ready to roll script for uploading gifs and jpgs out there?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 2:14 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
check out this article on ASPtoday: File Uploading with ASP and VBScript
http://www.asptoday.com/articles/20000316.htm
It's easy to understand and you can easily manipulate it.
Good luck!!
grt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: StephenB [mailto:stephenb@w...]
Verzonden: dinsdag 12 december 2000 10:56
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] Uploading files.
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #4 by "Wit B." <B.Wit@g...> on Wed, 13 Dec 2000 08:43:37 +0100
|
|
I used different pages for the form and the upload handeling. Make sure you
upload the files in a directory that is write-enabled.
I changed the script a bit, because I too only wanted to upload jpg and gif.
I did that by adding an if then clause, where I checked on content type of
the file.
Grrt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: Richard Graves [mailto:richgraves@m...]
Verzonden: woensdag 13 december 2000 1:40
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] RE: Uploading files.
I tried this and it disconnect me from my server. Can you use this with the
same page processing the form as presents it?
Is there a ready to roll script for uploading gifs and jpgs out there?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 2:14 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
check out this article on ASPtoday: File Uploading with ASP and VBScript
http://www.asptoday.com/articles/20000316.htm
It's easy to understand and you can easily manipulate it.
Good luck!!
grt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: StephenB [mailto:stephenb@w...]
Verzonden: dinsdag 12 december 2000 10:56
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] Uploading files.
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #5 by "Richard Graves" <richgraves@m...> on Wed, 13 Dec 2000 11:46:54 -0800
|
|
Did you have a lot of other fields in the same form? Like name and address
and other such things? Im trying do upload a lot of text info with one
image. Do you think it should be broken up into two forms? One for the
text and one for the image?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 11:44 PM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
I used different pages for the form and the upload handeling. Make sure you
upload the files in a directory that is write-enabled.
I changed the script a bit, because I too only wanted to upload jpg and gif.
I did that by adding an if then clause, where I checked on content type of
the file.
Grrt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: Richard Graves [mailto:richgraves@m...]
Verzonden: woensdag 13 december 2000 1:40
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] RE: Uploading files.
I tried this and it disconnect me from my server. Can you use this with the
same page processing the form as presents it?
Is there a ready to roll script for uploading gifs and jpgs out there?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 2:14 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
check out this article on ASPtoday: File Uploading with ASP and VBScript
http://www.asptoday.com/articles/20000316.htm
It's easy to understand and you can easily manipulate it.
Good luck!!
grt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: StephenB [mailto:stephenb@w...]
Verzonden: dinsdag 12 december 2000 10:56
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] Uploading files.
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #6 by "Wit B." <B.Wit@g...> on Thu, 14 Dec 2000 09:56:14 +0100
|
|
You could do it in one form, that's what I did, than you just cut it up in
the following ASP page, deal with the text items first (store them in a db
or something) and then upload the image.
But if you want to make it easy on yourself just cut it up in to forms. the
first handeling the text, then you call the imageupload form and process
that.
Good luck
grrt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: Richard Graves [mailto:richgraves@m...]
Verzonden: woensdag 13 december 2000 20:47
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] RE: Uploading files.
Did you have a lot of other fields in the same form? Like name and address
and other such things? Im trying do upload a lot of text info with one
image. Do you think it should be broken up into two forms? One for the
text and one for the image?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 11:44 PM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
I used different pages for the form and the upload handeling. Make sure you
upload the files in a directory that is write-enabled.
I changed the script a bit, because I too only wanted to upload jpg and gif.
I did that by adding an if then clause, where I checked on content type of
the file.
Grrt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: Richard Graves [mailto:richgraves@m...]
Verzonden: woensdag 13 december 2000 1:40
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] RE: Uploading files.
I tried this and it disconnect me from my server. Can you use this with the
same page processing the form as presents it?
Is there a ready to roll script for uploading gifs and jpgs out there?
-----Original Message-----
From: Wit B. [mailto:B.Wit@g...]
Sent: Tuesday, December 12, 2000 2:14 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Uploading files.
check out this article on ASPtoday: File Uploading with ASP and VBScript
http://www.asptoday.com/articles/20000316.htm
It's easy to understand and you can easily manipulate it.
Good luck!!
grt Bas Wit
Web designer/developer
AtosOrigin - Groningen - Holland
www.atosorigin.com
-----Oorspronkelijk bericht-----
Van: StephenB [mailto:stephenb@w...]
Verzonden: dinsdag 12 december 2000 10:56
Aan: ASP Web HowTo
Onderwerp: [asp_web_howto] Uploading files.
From Arthur Parker [arthur_parker_@h...] .
Is there a way for me to create a script (simple) that will upload a small
text file off of a clients computer? I will expect my users to be running
IE4 (encouraging IE5). Can you help me?
AP
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |