Hi Gurus,
At the header, I accessed the HTML Mode and inserted the following code:
<TABLE width="619" align="center" border="0">
<TBODY>
<TR>
<TD width="73">
<P align="center"><SPAN
style="width: 88px;"><IMG width="150" height="78" style="width: 73px; height: 47px;" src="images/candid.png" border="0"></SPAN></P>
</TD>
<TD width="556"><SPAN style="width: 88px;"><FONT face="Matura MT Script Capitals"
size="6">Candid Water Cooler Sales System</FONT></SPAN>
</TD>
</TR>
</TBODY>
</TABLE>
After building the application 4 - 5 times, when I were to click on the 'Header' at the menu tree at the left of the PHPRunner 9.1, the entire IDE will GPF. When I opened the app again, it will restore the previous version.
I was haunted with this issue the entire morning. At the end, I search for all the 'header.*' within the application folder, deleted all. By doing so, I was able to access the 'Header' again and insert my HTML code again. And when working my application, I have to ensure that I must not click the 'header' menu item, else everything will crash.
Is there anything wrong with my HTML code?
Are we not allow to insert an image within the header? (Because without the image, it is very stable).
Thanks.
Kelvin Chua
SINGAPORE