Thanks.
It works.
I'm sorry if there are mistakes with my code, I've left .NET programming for more than a year.
And this is my first time using abstract, I've just used Struct and Enumerate before.
Maybe I've just Googled old codes.
About this part, I've just copy-paste it then forgot to remove the data types. :p Code:
string _VoidCode = voidcode; string _SessionID = sessionid; DateTime _SessionExp = sessionexp; int _SessionHours = sessionhrs;




Reply With Quote