Welcome to Geekdojo Sign in | Join | Help

September 2003 - Posts

Just in the nick of time

Well I decided at the last minute to write a business proposal for going to the PDC and gave it to my boss last Friday.  I found out today, just in the nick of time, that I will be able to go!!  Wow.  I am actually surprised at how much I am looking forward
posted by jez | 0 Comments
Filed Under:

Parse or Convert?

I was sifting through some code a co-worker of mine wrote this morning and noticed that they were handling the conversion of request params differently than I had in the past and so of course I was interested in knowing which approach was right (read:
posted by jez | 2 Comments
Filed Under:

HTML 4.0 buttons

So I found out the hard way today that HTML 4.0 buttons raise click events no matter what posted the form back... which obviously caused quite a few problems. I think i traced it down to the fact that html buttons send the contents between the tags on
posted by jez | 0 Comments
Filed Under: