Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 362 363 364 365 366 ... 553
2 1772 posted 16 years ago by jannisg
I just discovered that the MaskedTextBox control allows you to set the type of data which should be entered in the control and helps you do the validation of that data when necessary. The trick is to set the ValidatingType of the MaskedTextBox contro...
0 8944 posted 16 years ago by pckujawa
Returning a boolean inside of jQuery's $.each() function will only break the loop. To get a return value, you can convert the jQuery object to array and use a regular for loop in javascript.
0 1788 posted 16 years ago by jasonseney
Paste this into your AS file to add focus and blur events to your text/form fields. If your field contains YOUR DEFAULT MESSAGE when focus is brought to it, it will erase itself, to be ready for text entry. If focus is lost while the field is complet...
0 1674 posted 16 years ago by Winkyboy
Handy function for converting milliseconds to video timecode
1 1924 posted 16 years ago by nate63179
A simple class and event which can be used to load external assets
1 1374 posted 16 years ago by nate63179
The source below is the function from the website with the corrected regular expression found in the site's comments. This is a nigh-one-line function for validating a string as an email address.
4 2128 posted 16 years ago by Winkyboy
0 1261 posted 16 years ago by tobewan
Retrieves a filename from a complete url
4 1690 posted 16 years ago by nate63179
This could be further abstracted to work with other db's. Also, it really should be using Ruby's Tempfile class instead of assuming the local machine is *NIX based, but it works :)
0 1470 posted 16 years ago by nate63179
In this instance, used as an after-deploy hook to create a symlink to a shared db config file
0 1555 posted 16 years ago by nate63179
A function for returning the ID of the current CMS page
1 1668 posted 16 years ago by nate63179
ready for .htaccess, creates 302 temp redirect
0 1412 posted 16 years ago by nate63179
Some shortcuts for retrieving URLs
0 1465 posted 16 years ago by nate63179
Puts a static block named 'contacts_text' into the page
0 1270 posted 16 years ago by nate63179
Template variables which can be used in static blocks or pages
0 1213 posted 16 years ago by nate63179
Automatically prepends the path of the store's skin to create a full url
0 1382 posted 16 years ago by nate63179
Where $_item is a product variable, and $this is a Block
0 1169 posted 16 years ago by nate63179
0 1259 posted 16 years ago by yisreldov
This will convert a *TimmerInterval* to a locaized date ...
0 1011 posted 16 years ago by yisreldov
0 1064 posted 16 years ago by joshuabaker
his set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than usi...
2 1638 posted 16 years ago by Mithun
0 1498 posted 16 years ago by jeff_way
0 1229 posted 16 years ago by tobewan
0 1101 posted 16 years ago by nate63179
1 ... 362 363 364 365 366 ... 553