PDA

Click to See Complete Forum and Search --> : ProcessTag: TagContents limited to 133 chars?


AngelWithAGun
Aug 10th, 2000, 09:00 AM
I have a problem with the ProcessTag event where it is possible to replace any 'WC@'-tags with any HTML-code of your choice. Although VB does the job very well, it seems to use only the first 133 characters of the TagContents variable. If I look at the HTML source in the browser, the file ends exactly after 133 chars. This is very disturbing when I try to replace a tag with a whole table (although exactly this method is mentioned in the MSDN online help!!).

If anybody of you has got the same prob or knows a solution, please mail!

Thanks 4ever

Angel

AngelWithAGun
Aug 10th, 2000, 09:18 AM
I've found the solution on microsoft.com - there is a bug in the SP3 which is now corrected in SP4.

Have fun

ANGEL

http://msdn.microsoft.com/vstudio/sp/vs6sp4/