Jump to content

Using frames


Recommended Posts


This should do the trick for ya. It's very bare-bones so you'll need to tailor the rest of it to your needs.

urlframe.htm

<frameset rows=150,*><frame src=top.htm></frame><frame name=btm src=bottom.htm></frame></frameset>

top.htm

<form onsubmit='parent.btm.location="http://"+url.value;'><input name=url><input type=submit value=go></form>

bottom.htm

Empty frame - will show entered url

Edited by Chozo4
Link to comment
Share on other sites

haha, big trouble? lucky me i have an administrative account at school and all websites are unblocked :)

Yes, lucky lucky you. sigh. However, here everything passes through squid, and it's all blocked for everyone, even the teachers and administrators. One irony is the "Acceptable use policy" thing says you MUST take all necessary steps to prevent someone from accessing your account, yet we can't* lock the workstations!! <_<

I on the other hand have a normal student account, though with power user rights. We use novell, which is really messed up. I do however have access to the local administrator account on all the machines, and that password happens to also be the BIOS password. I wasn't supposed to know it, but the physics teacher knew it and i was trying to fix a computer, asked him if he could put in the BIOS config password if he knew it, and instead of entering it himself, he just said 'The admin password for all of them is ******' Well. OK then... :rolleyes: I still don't know the novell password. I really need to talk to the it guys, but the problem when you're in a school district with many thousands of kids and only one central IT office is that you never really get a chance to talk to them. It does mean that there aren't enough techs to go around, thus I am sometimes given extra credit for fixing computer for people. :D

*Well, we can in windows 2000 with a shortcut to rundll32.exe User32.dll, LockWorkStation, and in XP to tsdiscon. But they don't know that. :ph34r:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...