META HTTP-EQUIV="Refresh" problem on mobile aspx page

C

Chumley Walrus

I'm trying to use :
<META HTTP-EQUIV="Refresh" CONTENT="180; URL=main.aspx">


to refresh a mobile page (made in vs.net with the MMIT) for a page that

I need to refresh every 3 minutes, but I can't get it to do anything.
Does it have anything to do with the fact the server may be behind a
firewall? I've tried it on regular asp pages and static HTML, and it
works fine.


??????????
Chumley
 
J

Joerg Jooss

Chumley said:
I'm trying to use :
<META HTTP-EQUIV="Refresh" CONTENT="180; URL=main.aspx">

There's no standardized means to automatically refresh a resource in
HTTP. Even the HTTP header "Refresh" isn't standard, though widely
implemented. You should try using it anyway. If it doesn't work, the
browser just doesn't support refreshing.

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top