How to display an external URL while retaining menus and headings

mjmiller1824

New Member
Basically what I'm trying to do is get an external url (or well in this case IP) to display in a page on my website while keeping my menus and what not. I'm using a .css to define my layout and in the <div="content"> section I would like to automatically (I.e with out clicking) display the output from a piece of web addressable equipment I have. Without leaving my page. I hope I explained that well enough. Any help would be appreciated.
 
Last edited:

Logan

New Member
I think you're going to have to explain that better, I'm not sure, but it sounds like you want to display the user's ip address dynamically on the page in a "Your IP Address is: xxx.xxx.x.xx" format.
 
Top