Nothing that can be detected programatically with javascript... However, I worked at a company (which will remain nameless) where the word of the day was that they believed every person using their application(s) to be hideously stupid and so you should never trust them to enter anything into a text field if you could avoid it (I didn't and don't believe it -- I don't care how many examples you have of people being dim, it's a rediculous assumption to make all your decisions around). Which resulted in the use of a lot of long select boxes... After you had some dozens of select boxes on the screen each with some dozens or hundreds of options a lot of the Win95/98 machines with little physical RAM (particularly video) would begin to have problems rendering the page. It would render and then you'd scroll it down a bit and the select boxes would leave trailsbelow them as you scrolled. And the browser wouldn't be able to pick up those trails and correct them for whatever reason... A little further along and it stops responding to the scroll widget.
> Barney, > How would you know if their browser ran out of memory? Is > there a tell tail sign of this occurrence? > Regards, > JB > Barney Boisvert wrote: >>Nope, shouldn't be. >> >>I suppose your browser might run out of memory on their >>computer, but that's >>not really a limitation you can control anyway. >> >>--- >>Barney Boisvert, Senior Development Engineer >>AudienceCentral >>[EMAIL PROTECTED] >>voice : 360.756.8080 x12 >>fax : 360.647.5351 >> >>www.audiencecentral.com >> >> >> >> >>>-----Original Message----- >>>From: Yinghong Li [mailto:[EMAIL PROTECTED] >>>Sent: Tuesday, July 01, 2003 2:17 PM >>>To: CF-Talk >>>Subject: JavaScript var to Cold Fusion var >>> >>> >>>Hi, >>> >>>I want to pass a variable from javascript to coldfusion >>>cfquery >>>tag. From what I read I can only do it through a url >>>parameter >>>or use form submit. In our case url option is out since >>>our >>>variable is very long. I want to try form submit. My >>>question is >>>when I use form submit there is any restriction for the >>>length of >>>a string. >>> >>>Thanks. >>> >>>Yinghong Li >>>City of Austin >>> >>> >>> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~| > Archives: > http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 > Subscription: http://www.houseoffusion.com/cf_lists/index. > cfm?method=subscribe&forumid=4 > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq > Your ad could be here. Monies from ads go to support these > lists and provide more resources for the community. > http://www.fusionauthority.com/ads.cfm > Unsubscribe: http://www.houseoffusion.com/cf_lists/uns > ubscribe.cfm?user=633.558.4 s. isaac dealey 972-490-6624 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

