Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can not add a large string to a formfield

Status
Not open for further replies.

ProgammingGreece

Programmer
Aug 21, 2001
8
GR
Hi there,

I am trying to add some strings into a formfield object but I get the following error

The character sequence is too long.

No my strings
InputString1+InputString2 ... + InputString(n)

are no longer that 3-5Kbytes and I know that a formfield can hold up to 32xxx chars.

I have tried to copy and paste a text larger than my strings and works fine.

Any help

Thanx
SDK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top