Subscribe Now

General posts about whats happening in my life

(3 results)

Javascript Replace All with Variable

Monday, December 28, 2009
Here is how you replace all values in a string with another string which is inside of a variable using Javascript:   var str = "Please change all...

Javascript DOM Ready for SSL in IE

Wednesday, December 30, 2009
Many of the existing javascripts snippets you see on the internet to determine whether the DOM is fully loaded do not work properly in Internet...

Flash IO Error #2038 when Uploading Files in .NET

Wednesday, December 30, 2009
If you are using a flash uploader to upload files with a progress bar to your .NET application and getting IO Error #2038 you may be hitting the 4MB...