Another IE bug
Jul. 18th, 2008 09:20 amOk, this is getting fucking ridiculous!!
yes... ANOTHER bug in IE that's affecting my code
in html you can put ® and it will convert it to a 'registered' symbol (an R in a circle)
well, Microsoft in their infinite wisdom has decided to use the same text parser the window where you type your URL. The problem is that variables are separated by an & symbol... meaning if lets say you have the vairable REG_PROC it will screw it up and destroy your url....
here is a great little FUCK YOU for you microsoft!!
yes... ANOTHER bug in IE that's affecting my code
in html you can put ® and it will convert it to a 'registered' symbol (an R in a circle)
well, Microsoft in their infinite wisdom has decided to use the same text parser the window where you type your URL. The problem is that variables are separated by an & symbol... meaning if lets say you have the vairable REG_PROC it will screw it up and destroy your url....
here is a great little FUCK YOU for you microsoft!!