Hi guys!

I have two pages:
- Index.html
- Administration.html

Index.html contains a button, which works like a registration button and from the administration page, I want to be able to enable/disable the button on the index file.

Any ideas?