I'm doing an inTRAnet project (not internet) that has an access database back end with asp front end. It's essentially a kind of diary/booking system.
As such I don't really have much experience of the technologies I'm using; so armed with a SAMS Teach yourself book and Hexus forums I need to complete the project!!
Current Problem is:
Should I use cookies or session variables?
I'm pretty set with using session variables - they seem easier to use. Are there any major advantages to using cookies? (I don't need to store anything after browser has been closed)


LinkBack URL
About LinkBacks
Reply With Quote

