jink


Member since 2009

8 snippets

13577 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

jink's Recent ASP Snippets



« Prev 1 Next »
I use this action code with http://valums.com/ajax-upload/ to handle the upload from any browser.
0 4080 posted 15 years ago by jink
Changing the connection string in the web.config to allow zero date and converting it prevents this error.
0 2278 posted 16 years ago by jink
Add the System.Data config settings for MySql. Update the version to number referenced.
0 1749 posted 16 years ago by jink
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 2240 posted 17 years ago by jink
Replace *SERVERNAME* with the name of the server name in the web.config
2 2125 posted 17 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 2054 posted 17 years ago by jink
« Prev 1 Next »