Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Store
Home
Products
Network Performance Monitor (NPM)
Displaying website in frames
paquerj
Has any one been able to get their Orion website to load in a frame?
Like the following:
<HTML>
<frameset rows="10%,90%" border="0" frameSpacing="0" frameBorder="0">
<frame name="banner" scrolling="no" noresize>
<frame name="main"
src="
npm7.solarwinds.net/login.asp
">
</frameset>
</HTML>
I can't for the life of me find what is blocking this. Any ideas anyone?
Find more posts tagged with
Accepted answers
All comments
mullinsm
Was able to get it to load using the following .html page.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Orion Network Monitor</title>
</head>
<body>
<p>
<iframe name="NETOPS" src="">Your_orion_IP/.../View.asp" height="99%" width="100%" border="0" frameborder="0">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
</body>
</html>
mjhamilton
Great piece of code... this also allows you to integrate WhatsUpGold into the Orion page.....
Martin J. Hamilton... lost in a sea of snmp...
paquerj
I see now - it will only run in a frame/iframe using NT security, not by passing the account id/password.
Robert J Paquette
smcleod_au
is there a way to load the web site in frames while passing the accountID and password in the URL? Particularly using .aspx technology (rather than asp)? If someone has worked this out would be greatly appreciated.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of