jink


Member since 04/30/2009

5 snippets

3428 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

jink's Recent ASP SnippetsTagged aspnet



« Prev 1 Next »
Call AddKeepAlive() in Page_Load of the page that needs it. Change the path to the correct keep alive page. Page should disable caching, like in second code snippet.
2 774 posted 14 years ago by jink
Replace *SERVERNAME* with the name of the server name in the web.config
2 683 posted 14 years ago by jink
Code snippet prevents caching of the page by setting http header values and a LAST MODIFIED header to prevent google from caching too long. This should go into the page load event.
1 641 posted 14 years ago by jink
« Prev 1 Next »