Search found 2 matches
- Thu Sep 14, 2006 10:43 am
- Forum: Technical / Scripting
- Topic: Change window title?
- Replies: 8
- Views: 9586
Well if this is a web page that you wrote then simply change the TITLE tag in the HTML. After I turned off the address bar, IE put the URL in the title bar. (it shows up that way on your next load of IE). Otherwise, yes, you can do this: GetWindowHandle> Existing Window Title ,hwnd LibFunc>User32,S...
- Wed Sep 13, 2006 4:01 pm
- Forum: Technical / Scripting
- Topic: Change window title?
- Replies: 8
- Views: 9586
Change window title?
Is there a way to use Macro Scheduler to change a window title? I have a webpage that provides an online test. I don't want my students to take the test at home, so I don't want them to know the URL. I turned off the address toolbar, but IE then puts the address in the title. Can I override that tit...