Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Restoring the Quick Launch toolbar "Show Desktop" icon: easy as pie!
0
699
posted 17 years ago by azazeal
You could eliminate the ListDictionary if you created a simple method to map C# types to DbTypes. Although this method also lets you skip over some object properties my using the ListDictionary to contain a subset of properties. It could also be us...
0
1094
posted 17 years ago by rengber
This solution is cool for screen readers, because they also read the text content.
2
819
posted 17 years ago by narmolanya
This code is based on the ASP script posted by Lio. It will determine the time taken for a php script to execute correct to 0.000000000000001 seconds.
2
802
posted 17 years ago by kotnik
First, create two new fields in your table "Created", and "LastModified" as "datetime" fields, being sure to allow nulls. Then run this code as a query to create triggers that will update the appropriate field when a record is modified, or a record...
1
2307
posted 17 years ago by jeffxl
Run this command in the Terminal on Mac OS X to flush the DNS cache on your computer. This is especially helpful when making changes to the host file.
2
1559
posted 17 years ago by jonhenshaw
Mount Samba share from osx terminal, might not show up in Finder
0
1602
posted 17 years ago by vanne