M Matt Berther Nov 10, 2004 #2 Hello Guadala, That's a disturbing question... If you need to ask, you probably want to take advantage of POSTing the data, instead. The answer though, depends on the browser. IE, I believe, limits you to 4K.
Hello Guadala, That's a disturbing question... If you need to ask, you probably want to take advantage of POSTing the data, instead. The answer though, depends on the browser. IE, I believe, limits you to 4K.
G Guadala Harry Nov 10, 2004 #3 Thank you for answering my disturbing question. I'm a disturbing programmer, I write disturbing code, my applications throw disturbing exceptions... it only follows that I ask disturbing questions! How else am I supposed to write disturbing code? (oops! there's another disturbing question...) : )
Thank you for answering my disturbing question. I'm a disturbing programmer, I write disturbing code, my applications throw disturbing exceptions... it only follows that I ask disturbing questions! How else am I supposed to write disturbing code? (oops! there's another disturbing question...) : )
G Guest Nov 10, 2004 #4 Per this article, closer to 2K: http://www.asp101.com/tips/index.asp?id=102 Bill