caracolina

Life after Work

Location.href problem in IE

Another case of something that seemed to always work and now all of a sudden doesn’t. I have a function loadSomething, that when clicked, does only: location.href = ‘someurl.cfm’; And it worked fine in FF but not in IE (6). So, after a few minutes of Googling I found out that you can solve the […]

Read the rest of Location.href problem in IE

XMLParse and UTF-8 encoding

I know this is supposed to be an AFTER work blog, but I don’t really know where else to keep track of this stuff and this might come in handy again. And I might end up changing the “life after work” tagline at some point anyway. So, here I am trying to xmlParse an incoming datafeed with […]

Read the rest of XMLParse and UTF-8 encoding