How can I activate a script upon entering an area?

I want my character to walk to the end of the level then activate the script:

{function Aplication.LoadLevel(2);}

HELP PLEASE!

Take a look at Collider.OnTriggerEnter.