|
Just a note on sessions versus cookies. True sessions do not use cookies. The sessions are passed in a url. Thus to switch to sessions there are no cookies.
Now we have many integrations we have written with session cookies. Thats nothing as a session cookie holds a session id and expires when the browser is closed. I beleive we write session cookies with VB3 VB2 IB2 IB phpBB Nuke PostNuke so there would be no adjustment needed.
For help on adjusting CSS you might want look at the style match's we have done already in the Threads VB3 IB or IB2 files
|