your about me is currently blank

Dec
4
comment Can Tutorial "Dual Boot Windows 7 & Ubuntu 12.04" Used for Dual Booting Windows 8 & Ubuntu 12.10?
Hi coteyr & kubahaha, I have now installed Ubuntu 12.04 and Windows 8 side by side with no issues. Decided to stick with Ubuntu 12.04 (did a clean install). Thank you guys for responding my question :)
Dec
4
accepted Can Tutorial "Dual Boot Windows 7 & Ubuntu 12.04" Used for Dual Booting Windows 8 & Ubuntu 12.10?
Dec
4
comment Can Tutorial "Dual Boot Windows 7 & Ubuntu 12.04" Used for Dual Booting Windows 8 & Ubuntu 12.10?
Hi, I decided to do a clean install for Ubuntu was because my Ubuntu packages were broken. I have now clean installed Ubuntu 12.04 (stick with it due to LTS) and Windows 8 side by side. Thank you for your efforts :D
Nov
29
asked Can Tutorial "Dual Boot Windows 7 & Ubuntu 12.04" Used for Dual Booting Windows 8 & Ubuntu 12.10?
Sep
24
accepted Don't Want to Download the Specified File if Not Exist on Website
Sep
24
comment Don't Want to Download the Specified File if Not Exist on Website
Hi Nate, this is what exactly I did, but I think I placed the if (RemoteFileExists("http://blog.stackoverflow.com/wp-content/uploads/stackoverflow-logo-300.png") at wrong position (as I have quite a number of if statement which quite confused me which if statement should come first. Thanks for sorting this out for me. I will try placing this particular if statement correctly. I appreciate your help :)
Sep
24
awarded Notable Question
Sep
23
comment Don't Want to Download the Specified File if Not Exist on Website
Hi Nate, appreciate your help. It doesn't work in the way I wanted as I have quite a few nested "if" statements. I put this particular "if" statement at the wrong place perhaps. I hope there's other way to discuss about this rather than pasting my code here. It's quite a big piece. Supposed if the file is not found, it will say file not found. And, if the file is found, it will do the code, but it tells me file not found too and the file is not downloaded. Not sure where am I doing wrongly. Thank you.
Sep
21
comment Don't Want to Download the Specified File if Not Exist on Website
i can't make it work. as I just learn programming since 2 months ago, i am totally lost. D:
Sep
20
comment Don't Want to Download the Specified File if Not Exist on Website
thanks for pointing out the link. :D will try it out and update you!
Sep
20
revised Don't Want to Download the Specified File if Not Exist on Website
added 15 characters in body
Sep
20
asked Don't Want to Download the Specified File if Not Exist on Website
Sep
5
comment First mouse click event on an item in a listbox doesn't trigger the function
Hi John Woo, this works for me. Thank you so much! :)
Sep
5
accepted First mouse click event on an item in a listbox doesn't trigger the function
Sep
5
asked First mouse click event on an item in a listbox doesn't trigger the function
Aug
21
comment Is there a way to set case insensitive in order to highlight words that has upper and lower case in richtextbox?
I am looking at exactly what you show me and I was about to tell you that I found the explanation. :) Thanks a lot. :)
Aug
21
comment Is there a way to set case insensitive in order to highlight words that has upper and lower case in richtextbox?
Thank you Brian, both way work! :) Ignore my last reply if you saw it. Thank you so much.
Aug
21
accepted Is there a way to set case insensitive in order to highlight words that has upper and lower case in richtextbox?
Aug
21
comment Is there a way to set case insensitive in order to highlight words that has upper and lower case in richtextbox?
But what's the difference between OrdinalIgnoreCase and InvariantCultureIgnoreCase? Sorry I am very new to programming.
Aug
21
comment Is there a way to set case insensitive in order to highlight words that has upper and lower case in richtextbox?
Hi Mark, my fault. I misplaced the index. I tried. It works now :) Sorry and thanks a bunch!
1 2 3 4 5