Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
IF someone could attach a small application, to demonstrate it, it would be very helpful
thanks
B
Hi,
I have attached a file in that userid is 1,and password is 123 pls check this.
Hi Please find code below:
Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD
ADMIN, ADMIN, ADMIN
USER, A, A
USER, B, C
USER, C, C
];
Section Application;