Forum: JavaScript / DHTML / AJAX Apr 3rd, 2006 |
| Replies: 0 Views: 1,668 Explorer Blocking Script Hello all,
I've recently started learning html and have started looking at javascript.
I have read javascript examples online and these download run with-out trouble.
My problem is that when i put... |
Forum: C++ Jan 20th, 2006 |
| Replies: 3 Views: 3,951 |
Forum: C++ Jan 20th, 2006 |
| Replies: 3 Views: 3,951 Re: New Lines in Visual C++ Multiline Edit Boxes? Mdos uses one character to represent a newline ascii character number 10.
Windows app's however use two characters to represent a newline, ascii characters numbers 13 and 10.
In a multline control... |
Forum: C++ Dec 23rd, 2005 |
| Replies: 7 Views: 2,009 Re: Dev C++ Hello, i persume its a console app your working on. By putting system("pause"); or cin.get(); so you can see what on-screen. Place either one at any point you want your program to stop and wait for... |
Forum: Troubleshooting Dead Machines Dec 23rd, 2005 |
| Replies: 15 Views: 6,185 |