Unnammed
February 11th, 2004, 03:37 AM
Hi,
Initially I have created a User Control which display a standard header (consist of image and external JavaScript) for all my pages, this work fine when all pages are in the same application boundary. Now I have another virtual web which is a new web application, I understand that User Control can't work across different application boundary.
Other than using frame, is there anyway that I may able to share the same header for this two different web application? I mean is that anyway so that I may change the header once if there is a need, then other pages (different application boundary) that sharing the same header will reflect those changes automatically?
Thank you.
Initially I have created a User Control which display a standard header (consist of image and external JavaScript) for all my pages, this work fine when all pages are in the same application boundary. Now I have another virtual web which is a new web application, I understand that User Control can't work across different application boundary.
Other than using frame, is there anyway that I may able to share the same header for this two different web application? I mean is that anyway so that I may change the header once if there is a need, then other pages (different application boundary) that sharing the same header will reflect those changes automatically?
Thank you.