| Re: Problem using bluepearl with vba. I can't figure out where to do this.... could you give me more guidelines?
I created a test page with this enabled and one without them enabled and figured out that there were some table code missing in the one without.:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="30" height="50"><img src="http://www.mysite.com/forums/images/bluepearl/misc/t1.jpg" border="0" width="30" height="50" alt="" /></td>
<td width="100%" height="50" class="t3"><img src="http://www.mysite.com/forums/images/bluepearl/misc/t2.jpg" border="0" width="64" height="50" alt="" /><img src="http://www.mysite.com/forums/images/bluepearl/misc/tforums.jpg" border="0" width="122" height="50" alt="" /></td>
<td width="24" height="50"><img src="http://www.mysite.com/forums/images/bluepearl/misc/t4.jpg" border="0" width="24" height="50" alt="" /></td>
</tr>
<tr>
<td width="30" class="t5"></td>
<td width="100%" bgcolor="#5C71CA" valign="top">
however, adding this in the beginning of the php file doesn't seem to fix the problem.
I've been struggling with this for a couple weeks. PLEASE help. |