paul booker wrote:
Can i clarify if the link points to a gecko file and what the top directory in the source code is for gecko ?

It points to a gecko file, yes. There is no real top directory for gecko... there's a top directory for all of the mozilla source, and some of the subdirectories there are what comprise gecko. See http://stud4.tuwien.ac.at/~e0225227/tree_structure.txt for some descriptions of the various directories.


What i have developed is a mozilla browser which has dynamic content coming from an external database when the mozilla user logs in through
a xul interface.
However when a link is followed that opens into a new browser the user
is logged out of this new browser and sees no dynamic content.

I'm not quite clear on what the setup is here. Is this any different from using a cookie and generating content via a database on GET requests?


-Boris
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to