473,516 Members | 3,138 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

truncated form post

Hi everyone,

I'm using VS.NET, Framework 1.1, Windows 2000 Server, IIS
5, all the latest patches are installed.

Im having this wierd random problem, that I cannot
reproduce but it happens quite often:

- my Request.Form collection is truncated in some posts
(again I dont know why or how to reproduce it).
- I know this b/c some data fields are missing, creating
errors in server-side; then I programmed a function to ask
for last field that always has to have some value, and
email me the Request.Form.ToString() string; and I see
things ending like: &cboCCcountryID%3alstList= (note no
value there), or even last form field name in list
truncated.

My form post size, with all the ViewState data is around
45K, and so are in truncated ones.

Any help would be inmensely appreciated, a direct email to
my address (remove anti-spam trap) would be even better,
at least to let me know my question has a post.

Thanks!!!

Milko

Nov 18 '05 #1
2 3717
It looks like you may be naming your form fields with illegal URL characters
in them. Try to stick to straight alphanumerics with no spaces or
punctuation.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

<mi*********@citiux.com> wrote in message
news:00****************************@phx.gbl...
Hi everyone,

I'm using VS.NET, Framework 1.1, Windows 2000 Server, IIS
5, all the latest patches are installed.

Im having this wierd random problem, that I cannot
reproduce but it happens quite often:

- my Request.Form collection is truncated in some posts
(again I dont know why or how to reproduce it).
- I know this b/c some data fields are missing, creating
errors in server-side; then I programmed a function to ask
for last field that always has to have some value, and
email me the Request.Form.ToString() string; and I see
things ending like: &cboCCcountryID%3alstList= (note no
value there), or even last form field name in list
truncated.

My form post size, with all the ViewState data is around
45K, and so are in truncated ones.

Any help would be inmensely appreciated, a direct email to
my address (remove anti-spam trap) would be even better,
at least to let me know my question has a post.

Thanks!!!

Milko

Nov 18 '05 #2
well, that "&cboCCcountryID%3alstList" is
really "cboCCcountryID_lstList", the "_" char in appended
by the .NET framework when I create an instance of my web
user control "lstList" as "cboCCcountryID", there is not
much I can do there, besides the "_" is not illegal in
forms, isn't it?

thanks for your replies!

-----Original Message-----
It looks like you may be naming your form fields with illegal URL charactersin them. Try to stick to straight alphanumerics with no spaces orpunctuation.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

<mi*********@citiux.com> wrote in message
news:00****************************@phx.gbl...
Hi everyone,

I'm using VS.NET, Framework 1.1, Windows 2000 Server, IIS 5, all the latest patches are installed.

Im having this wierd random problem, that I cannot
reproduce but it happens quite often:

- my Request.Form collection is truncated in some posts
(again I dont know why or how to reproduce it).
- I know this b/c some data fields are missing, creating
errors in server-side; then I programmed a function to ask for last field that always has to have some value, and
email me the Request.Form.ToString() string; and I see
things ending like: &cboCCcountryID%3alstList= (note no
value there), or even last form field name in list
truncated.

My form post size, with all the ViewState data is around
45K, and so are in truncated ones.

Any help would be inmensely appreciated, a direct email to my address (remove anti-spam trap) would be even better,
at least to let me know my question has a post.

Thanks!!!

Milko

.

Nov 18 '05 #3

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

Similar topics

0
1611
by: dermoon | last post by:
Made this simple cgi-upload script that uses fieldstorage from a web-form. ASCII-based files works fine, but if i try to upload binary-files (word-documents, images) the files seems to be truncated - e.g. an image-file that contains 3398 bytes is uploaded with only 425 bytes. Am I doing something wrong here? Here is the code in full: ...
0
1378
by: James Johnson | last post by:
All, I'm building a member signup form. Fields that contain more than one word are being truncated when being inserted into the MySQL table. I'm using this code that I got from one of my PHP books. $as_addr1 = addslashes($_POST);$tr_addr1 = trim($as_addr1); So, if I post "1122 Boogie St." it gets inserted as "1122". If I remove the
3
1646
by: Chumley Walrus | last post by:
I'm getting a "string could be truncated" error at the line where my strSql is executed ( my_conn.Execute (strSql) ), but it doesnt happen all the time, just periodically. I used to have this pointing to an Access db, but I changed it over to Sql, getting rid of the # datetime delimiters and replacing with ' . Wondering if the first StrSql...
2
1893
by: Neil W. | last post by:
When I fill out a textarea in my form and include an embedded "=", the form data that is being emailed is truncated at the =. Any suggestions on how to handle it? The form uses a Perl script. Thanks.
2
1586
by: seash | last post by:
H iam developing my windows form application(ide:visual studio.net 2003, visual c#) on windows 2000 professional operating system , but when i run the exe on Xp operating system, the screen (windows form) of my application gets truncated at the end of the screen i have to make changes to the forms height and width to make it fully visible on...
0
300
by: milko | last post by:
Hi everyone, I'm using VS.NET, Framework 1.1, Windows 2000 Server, IIS 5, all the latest patches are installed. Im having this wierd random problem, that I cannot reproduce but it happens quite often: - my Request.Form collection is truncated in some posts (again I dont know why or how to reproduce it).
5
3154
by: z. f. | last post by:
hi, i have a vb.net web application and i make a request using internet explorer to an aspx page. the aspx page size if over 170KB, and the page in internet explorer looks truncated and in the view-source the text/html is truncated in the middle of a line. the last line looks like that: <td with and that's it. i checked the HTTP...
3
3110
by: =?Utf-8?B?TGVvNTk1?= | last post by:
I have a page that creates dynamic hyperlinks for each recorded displayed. Many of the constructed URLs exceed 128 characters. Those that with greater than 128 are truncated for some reason unknown to me. I know that IE supports URLs up to 2048 characters. Is there a way for me to create and use longer URLs in my ASP dynamic links? Example:...
0
7276
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7182
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7408
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7581
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7548
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5714
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5110
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4773
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
1624
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 we have to send another system

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.