The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Having installed the Calendar Events MOD, I wonder if it is possible to incorporate a link from a topic.asp calendar event back to the cal.asp. Suggestion, that when the cal_icon.gif is clicked it sends you to the Events Calendar opening page ie cal.asp
I think all we need to do is amend the cal_topic.asp line 14
Response.Write getCurrentIcon(strCalIcon,"","align=""absmiddle"" style=""position:absolute;""")
to include a link to forum/cal.asp. Can someone help, by providing the link..
<
Response.Write getCurrentIcon(strCalIcon,"","align=""absmiddle"" style=""position:absolute;""")
to include a link to forum/cal.asp. Can someone help, by providing the link..
<