Forum: PHP Nov 22nd, 2008 |
| Replies: 5 Views: 7,036 There are many established systems for locating information (e.g. documents, images, emails, patents, internet content or media content such as audio/video content) by searching under keywords.... |
Forum: Windows tips 'n' tweaks Nov 22nd, 2008 |
| Replies: 12 Views: 5,142 Remember to right-click. Right-clicking involves using the right mouse button to perform most taskbar customizing. Even the smallest changes usually occur through the right-click context menus. |
Forum: VB.NET Nov 21st, 2008 |
| Replies: 5 Views: 3,528 Well the idea is the same but it works with the path that you have over the cursor or over your selection. Suppose you write something like:
if (File.Exists("mysetup.config"))
if you select the... |
Forum: Visual Basic 4 / 5 / 6 Nov 21st, 2008 |
| Replies: 2 Views: 2,046 I'm using gFTP and it doesn't chmod recursively and it's a major pain in the back. So is there any Linux FTP client which can chmod recursively? It's not true that most of the ftp clients do it... |
Forum: HTML and CSS Nov 21st, 2008 |
| Replies: 5 Views: 890 The template control was initially built up using active panels, but after some testing and failing I removed the active panels and used plain divs. The problem went away (no more duplication of... |