Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 2nd, 2006, 08:34 AM
Registered User
 
Join Date: Apr 2005
Posts: 352
Thanks: 14
Thanked 0 Times in 0 Posts
Send a message via Yahoo to rupen
Default ASP form..

i visited below site:
http://www.w3schools.com/asp/coll_form.asp
it says if data is > 100 bytes i can't use request.form()..i guess i even can't use query string, cookes or session ..so what is the best way to submit a form in which data is > 100 bytes..??


Rupen Anjaria.:)
------------------
We CAN'T avoid problems, but can solve it.
 
Old November 2nd, 2006, 08:47 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Its 100KB not bytes and, what kind of form are you submitting that you are sending that kind of data?!

-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.

^^Thats my signature
 
Old November 2nd, 2006, 08:53 AM
Registered User
 
Join Date: Apr 2005
Posts: 352
Thanks: 14
Thanked 0 Times in 0 Posts
Send a message via Yahoo to rupen
Default

sorry...good catch..
it is online appraisal, in which user submits his feedback and view etc....in reply his manager gives comments...
so there is a big chance that data may go beyond 100 kb...

Rupen Anjaria.:)
------------------
We CAN'T avoid problems, but can solve it.
 
Old November 2nd, 2006, 09:20 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Hmmm. I am not sure I agree with you. For example, I have a Word document on my PC that contains over 3,000 characters (~550 words) and it is only 24K so that document would have to be about 2000 words to hit 100K (Roughly) To be 100% honest, in my 7+ years of web programming/development, I have never ran into this problem or needed to circumvent it.

-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.

^^Thats my signature





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP form to XML form confusion jroxit Classic ASP Basics 1 October 24th, 2008 03:20 PM
send parameters from asp page to an asp.net form hastikeyvan ASP.NET 1.0 and 1.1 Basics 2 March 29th, 2008 01:32 AM
Converting an HTML Form to ASP.Net Form k_alidxb75 ASP.NET 1.x and 2.0 Application Design 0 November 30th, 2006 03:26 AM
asp.net form to act like old asp form namaste Classic ASP Basics 0 July 25th, 2003 01:29 AM
asp.net form to act like old asp form namaste VB How-To 0 July 25th, 2003 01:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.