Hi
I am mailing a HTML page through my ASP.NET page. But in the mail only the text that is before the space is displayed.
Eg: if in the textbox I write hello world then in the mail only Hello is displayed. I have also increased the maxlength of the property. Why this is happening...... ...
Pls help
Regards,
Ashima
I am mailing a HTML page through my ASP.NET page. But in the mail only the text that is before the space is displayed.
Eg: if in the textbox I write hello world then in the mail only Hello is displayed. I have also increased the maxlength of the property. Why this is happening...... ...
Pls help
Regards,
Ashima
Comment