Well to follow up on my 'white screen' on form post issue, I've found out
that the problem only appears if the query string is either 654 or 653
characters long! It works with query strings that are much longer and much shorter, though I haven't walked through many values. This white screen on
post happens in either Firefox 2.0.x or IE7.

That is indeed strange. But I would argue you should _never_ be using such long query strings. Query strings are meant for flags and short bits of info, not for posting such large amounts of information. Some browsers are known to act strangely with very long urls.

Even in google maps if I ask for directions, I only get a url about 300 characters long.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to