Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Call with the path of any javascript you want to load into the HEAD of the ASPX page.
1
1505
posted 15 years ago by jink
Returns the postback sender ID. This is usually a button ID from a form that caused a post back.
0
1040
posted 15 years ago by jink
Specify the limit on the number of file descriptors a process may have.
0
730
posted 15 years ago by liqweed
Use this function to validate cookies set by Facebook Connect JS API
0
1047
posted 15 years ago by ping_ch
Expected Behaviour
==================
* Both classes should be rendered in the specified custom format when `store/book/list.json` is loaded.
* Order of how the marshallers are added should not matter.
* It should be possible to register more t...
0
877
posted 15 years ago by kungfoo
loadfile(filename);
returns NULL on fail or a pointer that should be free()d when no longer needed.
savefile(filename,data,dataSize);
returns 0 on fail or 1 on success.
0
1027
posted 15 years ago by Zufolek
This will create a Navigation from a MySQL database table names. It removes the table name "includes" by default so you can see how to remove any certain tables you wish to not use as a site section. Just plug in your MySQL database details and co...
3
1005
posted 15 years ago by jiggyhat
Here are some example string formats. As I discover more I will add them here.
6
1050
posted 15 years ago by stewshack