Little help if i can
Hi guys great lot of info on here but maybe you can help me with this
Technical Information (for support personnel)
* Error Type:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
/m_calendar.asp, line 251, column 61
Response.Write(events("dday") & "/" & events("dmonth") & "/" events("dyear"))
------------------------------------------------------------^
* Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
* Page:
GET /m_calendar.asp
* Time:
Thursday, July 20, 2006, 7:18:22 AM
Here is line 251
<td width="13%" class=mainnav><%=events("dday") & "/" & events("dmonth") & "/" events("dyear")%></td>
Thanks in advance
Adam
|