Hi,
I have a web page that I paste an excel sheet into a text area. When I click on save it calls an a program unit that uploads values into 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. Anyone come across a similar problem and have 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 calls an a program unit that uploads values into 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. Anyone come across a similar problem and have any ideas on how to get around this.
Thanks,
daniel.