Monthly Archives: August 2008

runtime error in ie

ShareI’m getting this runtime error in ie and here’s a very nice reference about it. juz visit the link below to solve your problem.  Btw in my case, I’m trying to return  a form via ajax request that will be … Continue reading

Posted in internet explorer | Tagged , | Leave a comment

ie bug: form within a form not posting values

ShareYou might be wondering why you cannot post the values of some fields even it’s inside the form. Having a form within a form in your html code/dom is a BIG issue when it comes to ie. Some of the … Continue reading

Posted in dom, html, javascript | Tagged , , , | Leave a comment

ssh command for viewing file ownership

ShareType ls -l or ll to see ownership of folders/files You can also checkout this site for other ssh command http://www.webhostgear.com/35.html

Posted in ssh | Tagged , | Leave a comment