Forum: JavaScript / DHTML / AJAX Sep 28th, 2008 |
| Replies: 1 Views: 310 Diffusion effect in javascript Hi
I have a image control in HTML. By using setTimeOut() I am changing the image in the image control but what I want is to give diffuse effect to the image while changing. Is that possible.
Kindly... |
Forum: Techies' Lounge Jul 30th, 2008 |
| Replies: 0 Views: 281 Problem in page break in RTF Hi
There are control tags in RTF file according to rtf specifications like \rtf1 \ansi etc.
There is page break control word \page (or \pagebb) to indicate the page break will occur.
I have made a... |
Forum: JavaScript / DHTML / AJAX Jul 24th, 2008 |
| Replies: 4 Views: 1,033 |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 4 Views: 1,033 |
Forum: C++ Jul 23rd, 2008 |
| Replies: 5 Views: 355 |
Forum: C++ Jul 23rd, 2008 |
| Replies: 5 Views: 287 DEV C++ Hi
I am using Dev C++ for my development purpose.
I have few queries
1. Can I use it for making professional applications.
2. Is Dev C++ is same as Visual C++. |
Forum: C++ Jul 23rd, 2008 |
| Replies: 5 Views: 355 |
Forum: C++ Jul 22nd, 2008 |
| Replies: 4 Views: 302 |
Forum: C++ Jul 22nd, 2008 |
| Replies: 4 Views: 302 |
Forum: C++ Jul 22nd, 2008 |
| Replies: 2 Views: 325 |
Forum: C++ Jul 22nd, 2008 |
| Replies: 2 Views: 325 Problem in changing the settings of printer Hi All
I have written a code to change the settings of printer Orientation(i.e. Landscape or Portrait)
I have written following code
void SetDefaultPrinterOrientation(short dmOrientation)
{ |
Forum: C++ Jul 21st, 2008 |
| Replies: 5 Views: 241 |
Forum: C++ Jul 21st, 2008 |
| Replies: 5 Views: 241 |
Forum: C++ Jul 17th, 2008 |
| Replies: 1 Views: 179 Problem in getting the printers settings Hi
I was trying the code written in the following URL
http://support.microsoft.com/kb/117565
to get the information about the page size
But when I try to run the program I am getting the... |