We have an area that you need to be registered to use. The registration is
quite simple and then there are some pages in the registration area that aren't
protected by an application.cfm that have a session variable. These pages have
#session.name#. They are generally just content pages that address users. At
any rate, we can edit them by browsing to them through the login screen. No
problem. The problem comes when we send a draft. The draft window throws an
error that #session.name# is not defined. So, it's not picking up the cookie
from the other browser instance within Contribute. At any rate, you also can't
browse back to the login from the draft page. TIA