The unofficial Google Shell… I like it!
June 3, 2008
by gregs
0 comments
June 3, 2008
by gregs
0 comments
The unofficial Google Shell… I like it!
May 30, 2008
by gregs
0 comments
Or more appropriately what is it? Fascinating…
October 21, 2005
by gregs
0 comments
I found myself having to trap a user attempting to refresh a page for one of our web apps. After a little bit of digging I stumbled across this solution: PLAIN TEXT CODE: <script type="text/javascript"> <!-- window.onbeforeunload = unloadMess; function … Continue reading
August 23, 2005
by gregs
0 comments
What with the buzz going on around xmlHttpRequest, I decided to have a little play with the technology (yes I know very me too of me). One tutorial/example site I stumbled across "Guide to Using XMLHttpRequest (with Baby Steps)" used … Continue reading
October 18, 2000
by gregs
0 comments
Imagine a situation where you have a search form, with different search options based on different categories (such as Search all, news, weather, entertainment, etc...). Now when you submit your form you won't users to either select the Search All … Continue reading