I'm designing a new intranet system but the requirements have changed and I've now been asked to make it more scalable and to allow any content to be integrated into the site seamlessly.

Currently, the site is very simple using the IIS URL Rewrite module (basically the IIS answer to Apache's mod_rewrite) to re-route all requests to the root index which adds the header and the footer and decides which content scripts to include.

Anyone know how I might integrate other content such as .NET, SQL Reports, etc without having to use nasty iframes?

Maybe someone knows of a good framework which is already available for this sort of thing?

Any help would be much appreciated!

Recommended Answers

All 3 Replies

Member Avatar for diafol

Is this php?

Is this php?

Yes, sorry, forgot to mention that it is PHP running on IIS 7.5

Yes, sorry, forgot to mention that it is PHP running on IIS 7.5

Thanks for sharing But php is too difficult then any cms i use cms..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.