no

How to Programmatically Collapse Collapsiblepanelextender in C#

Recently I was having a problem to collapse/uncollapse a collapsiblepanelextender programmatically. Normally the code should be: cpe.Cl...

How to Fix Visual Studio 2008 Freeze After Installation of Office 2010

I am curious with the new Office 2010 so I installed it to try it out. It was a successful installation no error or whatever. After a day ...

How to Fix Uploadify Check Script Not Working

To setup uploadify see the previous post: Uploadify Setup To add a check script add the following config: $('#custom_file_upload'...

How to use syntaxhighlighter v3.0.83 on blogger

The previous version of syntaxhighlighter uses flash to render the code, but in this version they are only using javascript. Here's...

How to Make Uploadify Work on Codeigniter

Recently, I have a requirement to implement a multiple file upload in one of my project. During upload I also need to pass a variable which ...

archive