What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Can't think of a title so just read! :P

Can't think of a title so just read! :P
Author: Message:
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
39 / Male / Flag
Joined: Aug 2004
Status: Away
RE: Can't think of a title so just read! :P
Here is something in plain HTML with a bit of JavaScript. Just tested in FF and works fine.

(If I understood you correctly :tongue:)

code:
<html>
<body>
<form name="form1" target="ifr">
<input type="text" name="surl" size="40" /><br />
<input type="button" value="Open" onClick="document.getElementById('ifr').src=document.form1.surl.value" /></form>
<iframe id="ifr" width="100%" height="100%" frameborder="1"></iframe>
</body>
</html>

This post was edited on 09-08-2005 at 03:53 PM by L. Coyote.

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

09-08-2005 03:51 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Can't think of a title so just read! :P - by ayjay on 09-08-2005 at 03:30 PM
RE: Can't think of a title so just read! :P - by L. Coyote on 09-08-2005 at 03:51 PM
RE: Can't think of a title so just read! :P - by KeyStorm on 09-08-2005 at 03:54 PM
RE: Can't think of a title so just read! :P - by ayjay on 09-08-2005 at 04:12 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On