Hi all,
HELP, again
I have a script which contains a table and inside the table there is a form. I get the erroršarse error: parse error, expecting ','' or';''
This error is reported to be at line 93, line 93 in the script is the part which starts with: <input type
this is the code I am using, is it correct,
"\n\t<th width=\"15%\" bgcolor=\"#cccccc\"><font color=\"black\" size=\"-2\" >
<form>
<input type="button value=" name="Open the Popup Window" onClick="javascript:popUp('test')">
</form></th>" .
Many thanks in advance
Dereck