Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   refresh asp page on single click (http://www.velocityreviews.com/forums/t803850-refresh-asp-page-on-single-click.html)

vinodkus@gmail.com 12-15-2007 12:43 PM

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

Anthony Jones 12-15-2007 01:27 PM

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



Evertjan. 12-15-2007 02:33 PM

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.