equinewebdesign

Stories submitted by equinewebdesign

An html sanitizer for C#(roberto.open-lab.com)

submitted by equinewebdesignequinewebdesign(14) 6 months, 9 days ago

After 3 months gestation and some bug fixes, HtmlSanitizer is reporting no hacking successes. Does it mean that it rocks? I don’t think so, but it is probably strong enough to sail in stormy waters. See my previous post to know how it works, but mainly test it online with the Patapage playground. read more...

add a comment |category: |Views: 7

tags: another

Create an autocomplete textbox using jQueryUI(riderdesign.com)

submitted by equinewebdesignequinewebdesign(14) 6 months, 9 days ago

There are a number of jQuery autocomplete plugins available. When creating this blogging application I realized I wanted one autocomplete textbox for Categories and one for Tags when writing a new post. You can see the autocomplete functionality illustrated below. read more...

add a comment |category: |Views: 27

tags: another