![]() |
| ||
| Problems sending HTML email via vbscript Hello, I am sending a string created in vbScript via CDO. My scripting is working but the whole string is not showing up in the receiving email. My code was on the bulky side with bordercolor and bgcolor in the tables cells, removing what was not needed for html in the cell code allows for more of the string to be shown via email which makes me believe that somewhere something is restricting the size the string can be. The script is on a windows 2003 server with Plesk installed for administration. I looked in the settings for email in plesk but did not find anything that may cause this issue. I am sure this is childsplay for some but it is really starting to get under my skin. Thanks in advance to all/any that can help, and sorry if I posted in the wrong area/or twice -- first time I tried I received a blank page. |
| ||
| Re: Problems sending HTML email via vbscript Please post the code. Then only it will be easier to debug and advise you. |
| ||
| Re: Problems sending HTML email via vbscript Quote:
Thanks for the reply here is a snippit of the code: strReport = strReport & "<body>" The code is then placed as a string into the email Set objEmail = CreateObject("CDO.Message")The problem is that the entire string does not appear in the email. Removing a line from the string that does show up in the email will allow for aditional information that didn't show up in the email to now showup in the email. I dont see it as a line of code that is causing the problem but more of a string size issue. however, the string should not be so limited and in fact 'strReport' is also used to display the code on a webpage and the whole string shows up there. Thanks in advance for any help. |
| ||
| Re: Problems sending HTML email via vbscript Problem solved |
| ||
| Re: Problems sending HTML email via vbscript Quote:
I was offline for few days and missed your post. Anyway, it will be useful to others, if you post a brief description about the solution. Cheers NRV |
| ||
| Re: Problems sending HTML email via vbscript Quote:
|
| All times are GMT -4. The time now is 1:47 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC