Error

Notice: Undefined property: stdClass::$forum_tid in forum_node_view() (line 275 of /home/wfrantz/www/sprintdevelopers/modules/forum/forum.module).

Auto-refresh of web page!

Submitted by Anonymous (not verified) on Thu, 04/01/2004 - 15:12

Hi,

I'm trying to make my old CGI program working with Samsung web-browser. Everything works except the auto-update feature (automatically refresh the page every xx seconds). It's used to be
< META HTTP-EQUIV="Refresh" CONTENT=45 charset=utf-8 >

What should I change it to make it work? Thanks