I want to create a webpage for the admin where he can write in a text box and when he press submit the previous text should be removed like a "tip text" on website.
How to do this.
Please help.
Hi,
You can do it, jsut use the Global variable and whenever he changes the values, just override existing one and refresh the relavant pages to update value.
that's all.
Thank you