London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
If MainMenuContainer = "" Then MainMenuContainer = Application("EPnStartPage")
If Application("EPnStartPage") = EPnPageID Then
EPnPageIDorg = EPnPageID
EPnPageID = MainMenuContainer
End If
Set o = Server.CreateObject("ElektroPost.BasicTree2")
aTree = o.BuildPageMenuTree(MainMenuContainer, Null, Array(EPnPageID), EPsSID, nAccessRead, conn )
Its something obvious isnt it? I just cant see it...