Character Limit When Generating An Email?
I am using the code below to generate an email and if the complaint textbox is greater than 30-40 characters the email does not generate and I just get a blank IE page. Is there so
Solution 1:
Internet Explorer has a maximum URL length of 2,083 characters, see Microsoft Support KB 208427.
Also check out question 417142.
Post a Comment for "Character Limit When Generating An Email?"