User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 456,004 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,913 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 14 of 14
Search took 0.01 seconds.
Posts Made By: karang
Forum: JavaScript / DHTML / AJAX Sep 28th, 2008
Replies: 1
Views: 310
Posted By karang
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
Posted By karang
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
Posted By karang
Re: A file named 'RESUME.XLW' already exists in this location.

Hi

I have implemented your code but after that I am not able to save the excel file implicitly through the application, my system asks me to save the file explicitly.

Regards
Karan
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008
Replies: 4
Views: 1,033
Posted By karang
A file named 'RESUME.XLW' already exists in this location.

Hi

I have a textbox and a button on a html page. On click of button I want to save the value in the textbox to a particular cell of the excel file



I have written the following code
Forum: C++ Jul 23rd, 2008
Replies: 5
Views: 355
Posted By karang
Re: Unable to get the contents of file during printing

Here is the code




#include <windows.h>
#include <iostream>
#include <limits>
#include <string>
#include <windows.h>
Forum: C++ Jul 23rd, 2008
Replies: 5
Views: 287
Posted By karang
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
Posted By karang
Unable to get the contents of file during printing

Hi

I am using a function InitDocStruct() to initialize the document I want to print through my program.

Definition of the function is



void InitDocStruct( DOCINFO* di, char* docname)
{
Forum: C++ Jul 22nd, 2008
Replies: 4
Views: 302
Posted By karang
Re: [Linker error] undefined reference to `PrintDlgA@4'

Hi

Linking problem is solved but Print Dialog is not shown

Regards
Karan
Forum: C++ Jul 22nd, 2008
Replies: 4
Views: 302
Posted By karang
[Linker error] undefined reference to `PrintDlgA@4'

Hi

I am writing a code in which I have to display the print dialog.

[code language="C++"]

PRINTDLG pdlg;
memset( &pdlg, 0, sizeof( PRINTDLG ) );
pdlg.lStructSize = sizeof( PRINTDLG );
pdlg.Flags...
Forum: C++ Jul 22nd, 2008
Replies: 2
Views: 325
Posted By karang
Forum: C++ Jul 22nd, 2008
Replies: 2
Views: 325
Posted By karang
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
Posted By karang
Re: [Linker error] undefined reference to `ClosePrinter@4'

Hi

I am using DEV C++. Do I still need to link to libwinspool.a. If yes then what is the procedure to do that

Regards
Karan
Forum: C++ Jul 21st, 2008
Replies: 5
Views: 241
Posted By karang
[Linker error] undefined reference to `ClosePrinter@4'

Hi

I have made a program that will change the settings of printer orientation.

But I am getting linker error.

" [Linker error] undefined reference to `OpenPrinterA@12' "

I am not able to find out...
Forum: C++ Jul 17th, 2008
Replies: 1
Views: 179
Posted By karang
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...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 9:55 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC