Forum: HTML and CSS Jan 9th, 2009 |
| Replies: 3 Views: 1,399 Thanks for your help guys. I really appreciate it. I think I've solved my problem. http://www.milonic.com was very useful for me. Thanks again and good luck ! |
Forum: HTML and CSS Jan 8th, 2009 |
| Replies: 3 Views: 1,399 Hello guys. I'm new to making web pages. I'm using Web page maker v 3.0.3 for building a page. I want my navigation bar butons to have dropdown menus on click or mouseover (graphical) but i cant... |
Forum: MS SQL Dec 21st, 2008 |
| Replies: 2 Views: 452 Thanks mate. Really needed advice from a more experienced guy. Was thinking the same. |
Forum: MS SQL Dec 20th, 2008 |
| Replies: 2 Views: 452 Hello guys. I'm trying to make a database about football games (results, managers, players etc.). For my Players table i want to include these stats:
- first and last names, nationality, date of... |
Forum: C++ Oct 15th, 2008 |
| Replies: 2 Views: 2,101 |
Forum: C++ Oct 14th, 2008 |
| Replies: 2 Views: 2,101 Hello guys, I'm selfstudying C++ and atm am reading about classes. I want to define ostream operator<< but compiler cant find ostream to be regular use. I'm using Visual Studio 2005 on XP SP2 and... |
Forum: C++ Aug 24th, 2008 |
| Replies: 10 Views: 3,177 Hello, this is a small suggestion for your problem.
This (the code is my solution to similar problem) is recommended in Stroustrup (C++ program language) book, about passing 2d arrays to functions.... |