473,396 Members | 1,683 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,396 software developers and data experts.

upload file/size

Hi, I use upload control, how to enable upload *.pdf file and enlarge file
size? Please help.
Nov 28 '07 #1
6 1904
<httpRuntime executionTimeout="7200" maxRequestLength="2097151" />

Google "httpRuntime" for more details.
<so*****@js.comwrote in message
news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge file
size? Please help.

Nov 28 '07 #2
On Nov 28, 9:05 pm, "Scott Roberts" <srobe...@no.spam.here-webworks-
software.comwrote:
<httpRuntime executionTimeout="7200" maxRequestLength="2097151" />

Google "httpRuntime" for more details.

<some...@js.comwrote in message

news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge file
size? Please help.- Hide quoted text -

- Show quoted text -
More about httpRuntime Element
http://msdn2.microsoft.com/en-us/library/e1f13641.aspx
Nov 28 '07 #3
Thanks, how to enable allow upload *.pdf file?
"Scott Roberts" <sr******@no.spam.here-webworks-software.comwrote in
message news:uJ**************@TK2MSFTNGP06.phx.gbl...
<httpRuntime executionTimeout="7200" maxRequestLength="2097151" />

Google "httpRuntime" for more details.
<so*****@js.comwrote in message
news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge
file
size? Please help.

Nov 29 '07 #4
By default, the file upload control does not limit the types of files that
my be uploaded. So to answer your question: Do nothing. ;)

<so*****@js.comwrote in message
news:e7**************@TK2MSFTNGP06.phx.gbl...
Thanks, how to enable allow upload *.pdf file?
"Scott Roberts" <sr******@no.spam.here-webworks-software.comwrote in
message news:uJ**************@TK2MSFTNGP06.phx.gbl...
><httpRuntime executionTimeout="7200" maxRequestLength="2097151" />

Google "httpRuntime" for more details.
<so*****@js.comwrote in message
news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge
file
size? Please help.


Nov 29 '07 #5
Thanks Scott,
Where can I find the seeting limit user to upload file?

"Scott Roberts" <sr******@no.spam.here-webworks-software.comwrote in
message news:%2****************@TK2MSFTNGP02.phx.gbl...
By default, the file upload control does not limit the types of files that
my be uploaded. So to answer your question: Do nothing. ;)

<so*****@js.comwrote in message
news:e7**************@TK2MSFTNGP06.phx.gbl...
Thanks, how to enable allow upload *.pdf file?
"Scott Roberts" <sr******@no.spam.here-webworks-software.comwrote in
message news:uJ**************@TK2MSFTNGP06.phx.gbl...
<httpRuntime executionTimeout="7200" maxRequestLength="2097151" />

Google "httpRuntime" for more details.
<so*****@js.comwrote in message
news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge
file
size? Please help.



Nov 29 '07 #6
On Nov 29, 5:20 pm, <some...@js.comwrote:
Thanks Scott,
Where can I find the seeting limit user to upload file?

"Scott Roberts" <srobe...@no.spam.here-webworks-software.comwrote in
messagenews:%2****************@TK2MSFTNGP02.phx.gb l...
By default, the file upload control does not limit the types of files that
my be uploaded. So to answer your question: Do nothing. ;)
<some...@js.comwrote in message
news:e7**************@TK2MSFTNGP06.phx.gbl...
Thanks, how to enable allow upload *.pdf file?
"Scott Roberts" <srobe...@no.spam.here-webworks-software.comwrote in
messagenews:uJ**************@TK2MSFTNGP06.phx.gbl. ..
><httpRuntime executionTimeout="7200" maxRequestLength="2097151" />
>Google "httpRuntime" for more details.
><some...@js.comwrote in message
>>news:OX**************@TK2MSFTNGP06.phx.gbl...
Hi, I use upload control, how to enable upload *.pdf file and enlarge
file
size? Please help.- Hide quoted text -

- Show quoted text -
There is no such limit. Maybe you should explain your problem in
details, because your question is not clear.
Nov 29 '07 #7

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

Similar topics

3
by: dave | last post by:
Hello there, I am at my wit's end ! I have used the following script succesfully to upload an image to my web space. But what I really want to be able to do is to update an existing record in a...
2
by: Tom Wells | last post by:
I have a little file upload page that I have been able to use to successfully upload files to the C: drive of LocalHost (my machine). I need to be able to upload to a network drive from the intranet...
1
by: BW | last post by:
I am creating an upload/download function for an extranet site. Files will be uploaded to directory based upon the users login and associated project. The function works as long as I use "c:\Temp"...
0
by: SEMIH DEMIR | last post by:
Sitelerden birinde verilen yabancı kaynakli bir scriptti duzenledim yanlız birseyin içinden bir turlu cıkamadım işin aslı ilk defa persistin upload componentini kullanacam yanlız suanki haliyle...
1
by: Marko Vuksanovic | last post by:
I used the following code for implementing a file upload progress indicator, using UpdateProgress Panel, though I have a problem that FileUpload.Has File always returns false. Any suggestions what...
9
by: 8anos | last post by:
Hello, I am new at the community and newbie at programming :) As you may know rapidshare provides a perl script for linux, to upload files at their servers. You can find the original scripts at...
0
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
2
by: Event Horizon | last post by:
Hi, I'm trying to add an simple upload applet to shopping cart script. My new applet form sends all needed post fields ( quantity, product, etc... ) but the "file" post field is hardcoded in...
2
by: hotflash | last post by:
Hi All, I found the best pure ASP code to upload a file to either server and/or MS Access Database. It works fine for me however, there is one thing that I don't like and have tried to fix but...
5
by: camphor | last post by:
hi, I have found an upload script in hotscripts and have implemented it into the website, I followed the installation steps to 'give write permissions to php on the upload folder (which is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.