Click to See Complete Forum and Search --> : Change Meta Tag through JavaScript


amitg
May 27th, 2004, 06:16 AM
Hi

I have a Meta tag as follows:

<META HTTP-EQUIV="Refresh" NAME="Timer" CONTENT="5;URL=http://www.newurl.com">

When I click on a link, it should call a javascript function which should reset the timer value of this Meta tag to 10 seconds.

How can I do that?

Thanks in advance

Amit