Krummelz


Member since 03/07/2011

Name: Jacques Dés Prés

Location: Durban, South Africa

Website: www.sapientsoft.co.za

Coder, LANner, Gamer..

7 snippets

2141 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Krummelz's Recent Snippets



« Prev 1 Next »
Just call "ProcessImageAndItsThumbnail" with your newly uploaded image's URL, and it will resize it for you, and make a thumbnail as well. Just remember to set the sizes you want for these new images.
1 807 posted 12 years ago by Krummelz
Usage: <a href="http://www.whaterver-your-site-is-called.com/" rel="external">Some other site</a>
0 756 posted 12 years ago by Krummelz
1 745 posted 12 years ago by Krummelz
This can be put into a utility class in your ASP.NET project and put onto the page with ScriptManager.RegisterStartupScript(). The script alters the ASP.NET __VIEWSTATE value which somehow validates requests; if you leave it out the popup wont work.
0 526 posted 12 years ago by Krummelz
Restricts the characters that are entered into a textbox. Also limits the length of the value to 5.
0 584 posted 12 years ago by Krummelz
it ignores commas in a csv that are in string quotes
0 589 posted 13 years ago by Krummelz
« Prev 1 Next »