Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Permet d'ajuster la taille d'une image ou swf en fonction de son ratio et de celui de son conteneur.
1
1719
posted 16 years ago by ions
use this to convert the oracle time stamp into a character.
0
1867
posted 16 years ago by mprabhuram
Tag Description
total total pages for the query
page current page of the query
records total number of records for the query
rows an array that contains the actual data
id the unique id of the row
cell an...
0
1247
posted 16 years ago by elijahmanor
You will be prompted for a password after issuing this command
1
2070
posted 16 years ago by beneberle
Replace filename with the name you want to give the zip file. The .zip extension is automatically appended to the end of the filename. Replace inputfile1 and inputfile2 with the names of the files you wish to include in the zip archive. You can inclu...
2
2386
posted 16 years ago by beneberle
Un ejemplo de como hacer un resice del formulario conjunto a todos los controles.
0
4088
posted 16 years ago by keidash
This snippet allows admins to create menu items which do not link anywhere. This is most useful in situations where one wants to have dropdown menus where the parent item should not be a link.
This same method could be used to create non-linking...
1
2027
posted 16 years ago by MikeyLikesIt
Check to see if HTTP POST variable exists before doing something with it.
0
1926
posted 16 years ago by jonkemp
I removed several properties from my custom Profile class, and wanted to clean out the data from the aspnet\_Profile table. This code will remove all unwanted data from the PropertyNames and PropertyValuesString columns of aspnet\_Profile. Note this...
2
2080
posted 16 years ago by mmfusion