![]() |
refresh asp page on single click
Dear Sir/madam
Please tell me how to refresh an asp page in a single click of a button. Thanks in Advance |
Re: refresh asp page on single click
<vinodkus@gmail.com> wrote in message
news:b10f50b8-3494-44bf-af5a-dce12d8cb007@18g2000hsf.googlegroups.com... > Dear Sir/madam > Please tell me how to refresh an asp page in a single click of a > button. > The browser has a refresh button in the toolbar, if you click that the page refreshes. Does that help? -- Anthony Jones - MVP ASP/ASP.NET |
Re: refresh asp page on single click
Anthony Jones wrote on 15 dec 2007 in
microsoft.public.inetserver.asp.general: > <vinodkus@gmail.com> wrote in message >> Dear Sir/madam >> Please tell me how to refresh an asp page in a single click of a >> button. > > The browser has a refresh button in the toolbar, if you click that the > page refreshes. As this is a serverside code NG, he OP should be urged to combine the above with: <% Response.Expires = -100 %> [and trust the client has a reasonable correct machine time, and a complying browser] -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) |
| All times are GMT. The time now is 08:57 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.