JonathanG6SWJ
Programmer
Having jumped in the deep end with ASP I'm stuck with a syntax problem (no doubt down to pure ignorance!!)
My Code
Response.Write ("<td width=400 align=center valign=middle style='background-color: rgb(170,189,255)' height=1><font face=Gill Sans><p align=left><%=QArray(Offset)%></p></font></td>")
The error stems from the variable <%QArray(Offset)%> bit of the code but I'm lost
Can anyone help
Thanks in anticipation>
Jonathan
My Code
Response.Write ("<td width=400 align=center valign=middle style='background-color: rgb(170,189,255)' height=1><font face=Gill Sans><p align=left><%=QArray(Offset)%></p></font></td>")
The error stems from the variable <%QArray(Offset)%> bit of the code but I'm lost
Can anyone help
Thanks in anticipation>
Jonathan