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