Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I'm working on a web app that requires me to track nearly 300 form fields. To make this easier, and to allow me to handle special cases, I needed to assign them to an internal array. The switch/case statement makes this a breeze.
1
1824
posted 17 years ago by mdrisser
This is basically the code given in the book "learning jQuery " by Chaffer J & Swednerg K.
5
2607
posted 17 years ago by stavelin
Llamada a un servicio web desde ASP clásico. <u>xmlSOAP</u> es el SOAP Envelope construido
0
1913
posted 17 years ago by sulfurito
I had an icon representing a little blue dot and needed to create 100 copies each with a number in them.
Python saves the day yet again.
0
1897
posted 17 years ago by stoyan
this requires jquery.js, jquery.metadata.js, and jquery.validate,js
2
1927
posted 17 years ago by bcalloway
When you're viewing an older version of a snippet, the Plain Text and Highlighted Text links point back to the latest version. This greasemonkey script fixes those links to point to the version you're currently viewing.
0
1708
posted 17 years ago by wizard04