Link to home
Start Free TrialLog in
Avatar of AliQahtani
AliQahtaniFlag for Saudi Arabia

asked on

how to show multiple web pages in one page

hi all,

we have a solar winds software that check the server status. it have a web access for manging the server. we want to take some multiple pages from the solar winds  and make it in one HTML page to be like a dashboard.

for example:
I have this two pages
http://monitoring-srv:4559/NetPerfMon/DetachResource.asp?ResourceID=21&NetObject=N:91&Width=400
http://monitoring-srv:4559/NetPerfMon/DetachResource.asp?ResourceID=21&NetObject=N:93&Width=400

I want to make it in one html pages.
I am not expert in the HTML
SOLUTION
Avatar of Anuroopsundd
Anuroopsundd
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AliQahtani

ASKER

thank you Amar Bardoliwala the iframes work fine with me.