Hello Peter, thanks yor your comments and hints ...
-css is rendered and genereated in an SessionId-css file out of the database for each new csp-session/log-in
-customer-logos/documents: they all comes out of the database stored as blobs
... everything individually each customer and/or user :-)
Thanks ... Bernd!
Peter Cooper wrote:
Bernd
The only things that would give me concern would be ODBC access - this fiddlws with things in ^mdd and ^mcq but as far as I can see these are all in the same place so it should not break
Also watch out for the global mapping - the package name is truncate to the first 8 characters
Finally - I wonder if there is a way to do something sexy with csp ie all the work pages may be the same but you may, for example, want to have a different logo, or different css's for each client
one way I guess would be to have a .INC include that contains the logo name and this .INC would be private to eacj client namespace
you would then say <img src="#($$$ClientLogo)#">
:}
Peter
