How

  •  10-17-2006, 9:07 AM

    How

    Hi

    I am using the vb.net integration but cannot get it to work - the example code in the global.asax file shows ibuySpy or DNN examples but how about simple examples to use on a standard website?

    EG If I use the supplied file I get:


    BC30002: Type 'UsersDB' is not defined.

    Source Error:


    Line 58:         
    Line 59: 'EXAMPLE 1 (IbuySpy):
    Line 60: Dim udb As New UsersDB
    Line 61: Dim email As String = useruniquename


View Complete Thread