Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
The onload field is used for javascript. It can be used to trigger a javascript function, or something of that nature. It's not used for just general text.
99% of the time you'll never use this field, unless you have a specific javascript function that needs to be triggered when the page is loaded.
I was just pointing out that if the field on the general page - html tab - onload is populated it will produce a status bar error in internet explorer.
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
Well, are you calling valid javascript in the on load? If you don't, it will throw an error notifying you that nothing valid can be loaded from what you have presant...