Hi,
I have a web page that I paste an excel sheet into a text area. When I click on save it uploads these values into the database. My problem is that if the number of characters is over 32,000 I get an error. This is a http limitation that variables cannot be over 32000 characters. Any ideas on how to get around this.
Thanks,
daniel.
I have a web page that I paste an excel sheet into a text area. When I click on save it uploads these values into the database. My problem is that if the number of characters is over 32,000 I get an error. This is a http limitation that variables cannot be over 32000 characters. Any ideas on how to get around this.
Thanks,
daniel.