html_code_clinic thread: page refresh / no cache
> I need to refresh my html pages everytime their viewed, or keep them from you need to include the following <meta> tag in you header: <html> <head> ... <meta http-equiv="expires" content="0"> ... </head> <body> ... </body> </html> hope this will help you simon
|





