question: i wanna know if there is any easy method of doing user logins using a MS_Access97 database (i know how to read and write to them using "ADODB")
ME!
Printable View
question: i wanna know if there is any easy method of doing user logins using a MS_Access97 database (i know how to read and write to them using "ADODB")
ME!
Hi Michael,Quote:
Originally posted by ubunreal69
question: i wanna know if there is any easy method of doing user logins using a MS_Access97 database (i know how to read and write to them using "ADODB")
ME!
I think this is exactly what you are looking for :)
http://www.vbforums.com/attachment.php?s=&postid=739329
hope this helps
Danial
hmmm, thanx. i have also just read another thread where u helped "prog_tom" with registering users so i have downloaded that example too. dammit, i'd be able to host an entire "Danial example archive" thing here. :D
thanx a lot. ;)
ME!
You are welcomeQuote:
Originally posted by ubunreal69
hmmm, thanx. i have also just read another thread where u helped "prog_tom" with registering users so i have downloaded that example too. dammit, i'd be able to host an entire "Danial example archive" thing here. :D
thanx a lot. ;)
ME!
LOL :):D, actually its the same example i just poste the link to that, as you wanted the same thing.
Danial
hmm, yep, i'v tried it now and it works like a beuty. i dont know if u made the example but i changed the layout of the code a bit and still have to learn how to use cookies with more confidence :D
but other than that its a really good example. thanx.
ME!
Glad that it came usueful, yes i wrote that simple example when Tom requested it. Cookies are not heard at all, its really easy, i am sure you will pick it up quickly. There are pleny of tutorial on State Management (using Cookies, Session etc). Checkout aspin.com or 4guysfromrolla.com.Quote:
Originally posted by ubunreal69
hmm, yep, i'v tried it now and it works like a beuty. i dont know if u made the example but i changed the layout of the code a bit and still have to learn how to use cookies with more confidence :D
but other than that its a really good example. thanx.
ME!
Good luck anyway
Danial