Original Problem Posted by: Maria on 07/03/2002
I create a web-based application. There is a TextArea in the form and user may input the information into this TextArea. There is a strange thing that when characters entered by the user in the textarea is more than 6000, it will show the following error message(We are using Netscape 4.76).Everything will be fine if characters is less than 6000(in Netscape 4.76). If we use IE 5.5, everything will be OK even though the characters entered by the user is more than 20,000NETSCAPE caused an invalid page fault in module MSVCRT.DLL at 016f:78003c67. Registers: EAX=78fef0fc CS=016f EIP=78003c67 EFLGS=00010246 EBX=136f7744 SS=0177 ESP=01e0fe94 EBP=01e0fe9c ECX=1342d000 DS=0177 ESI=1342c66c FS=6307 EDX=eb606765 ES=0177 EDI=00001d64 GS=0000 Bytes at CS:EIP: 8b 01 ba ff fe fe 7e 03 d0 83 f0 ff 33 c2 83 c1 Stack dump: 00496100 1342c66c 01e0fec0 004db57a 00d10002 1342c66c 136f7744 00001d64 00df9a40 00d15100 025fd6d0 01e0ff08 004db601 00d361d0 00d10002 1342c66c Any suggestion? Thanks in advance Maria
| |
Votes:
Rating: 0
Delete: 0
|