Skip to content

Sumit Gupta

bookmarking my life

Category: Javascript

Spell Checker for Web Application (PHP on Linux )

April 23, 2008 by Sumit Gupta Javascript, PHP, Programming

Well try this http://activecampaign.com/activespell/ free spell checker, it use backend pSpell component installed on PHP to work, but is very good spell checker for your HTML editors and TextArea boxes….

Read More

LightBox Vs VideoBox Vs Custom Code

April 11, 2008August 5, 2009 by Sumit Gupta Code Snippets, Javascript, Programming

Recently I was given a task to make LightBox and VideoBox work on same page, where we have Images and Video to show. However, Videobox is inspired by Lightbox as per developer,…

Read More

Javascript Replace Function

February 6, 2008 by Sumit Gupta Javascript, Programming

I just have been asked, “Does, Javacript string.replace function replace string only once?”. I said, “No”. But when I test the function I was wrong. Then did a search on…

Read More

Calculating distance

November 10, 2007 by Sumit Gupta Code Snippets, Javascript, Links

With increasing use of Map service such as google, yahoo and MSN one often need to calculate distance between two location. This can be done many ways I suppose. However,…

Read More

Filling Text Boxes for Testing

December 26, 2006 by Sumit Gupta Code Snippets, Javascript, Programming

It is often required to fillin the form on webpage so you can test the form submission action. For this I often need to put different value so I can…

Read More

Posts navigation

← Previous 1 2

© 2025 Sumit Gupta // Powered by WordPress