guineamation
Programmer
i'm trying to write/update russian text into a DB (access and SQL) from an ASP form, but there is a character limitation to the length of the string that IE browser is capable of sending and receiving (2083 characters). How is it possible to overcome this problem in order to write/read/update long texts to/from a DB using ASP?