Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
Function IsLoaded(ByVal MyFormName As String) As Integer ' Returns True if the specified form is loaded. Dim I IsLoaded = False For I = 0 To Forms.Count - 1 If Forms(I).FormName = MyFormName