Chaos!
My problem seems so simple but I've finally not found a solution.
I want my TextBox change it's Align as:
- If input string is in "range of view", that means TextBox can display a...
Hi, I need to connect a J2ME client to a C# server to send and receive some data.
I'm using sockets and can correctly connect.
My question is if is there a way I can send a structure between...
Hi Experts,
I have written windows service interact with database. I have used two timers in that. first timer is used to read settings for the service for a xml file(sample is gi...
I am creating a "Print Preview" facility (we won't get into WHY I am creating it).
This facility provides a programmer with the ability to create a report; programmatically specify X and Y co...
I am in the midst of setting up my Eclipse SDK (ver 3.3.0) with Apache Tomcat (ver 5.5.26).
Here's how i did it -
Eclipse IDE:
1. Go to Windows > Preferences...
2. Go to Server > I...
I have a small ISO file "bootable cd" about 3-4mb that I would like to load into a ramdisk, eject the cd, then run what's in ramdisk. I have messed with winPE but thats overkill for what I ne...
The above subject was raised a few years ago, where a file exported from the Crystal Reports Viewer called from a VB6 app. is empty. The accepted reply was a link to Business Objects support ...
I have a pretty simple Inno setup script. It installs some Exe's and Dll's on a client PC. I want to check if 2 exe's are running before the installation proceeds so I can notify the ...
I have a client that is getting the following error...
System.Runtime.InteropServices.COMException (0x80010002): Call was canceled by the message filter. (Exception from HRESULT: 0x80010002...
Hi,
I'm developing a Powershell script which will copy data files and run them threw a Powershell script. The last line in the loop of the script is to move the particular CSV file to a diff...
I want to count the leaves(nodes with both right and left null values) in a binary tree that i have assembled. My code is giving me a stack overflow error. any help would be appreciated. thanks
Hello,
I need an example of how to create a label, using ZPL II, that contains a company logo (logo.bmp).
logo.bmp is stored in C:\images.
Thank you,
Rick
I have the following formula I need to put an IF/Else conditional on it.
event.value = roundNumber(( ( this.getField('MTD Income').value - this.getField('PY MTD Income').value ) / this....
How do I get the text from a column of a table. form the below html i have to get the value of column r1c2 in javascript, plz help on this
I have a aspx web page that dynamically populates a panel with an array of textboxes. THe page is then displayed and then I enter values into each of these textboxes. How can I get the value...
Hello Experts!
When I turn on my computer I get the "blue screen of death" with a lengthy error message. Part of it reads:
"Page_Fault_In_NonPaged_Area"
Can anyone explain this proble...
Hi.
I have a very strange behavior with OnKeyDown event for a TStringGrid control.
I have a heavily modified control derived from TStringGrid. In this control I intercept the "key down" ...
I am migrating a client out of Gallery software, inside the gallery directory of images and the resulting subdirectories/albums - these directories all contain the thumbnail versions as well.....
Hey guys.
Could someone please give me a run-down on what is required for a simple implementation of malloc? I understand that it allocates memory, depending on the size and pointer type......
I am trying to figure out exactly how to do something and can;t find the answer online, most likley because the answer is so basic. However, I really wish to know why this little exercise won...
I am having problems with the folowing XML. The field Job-Status does not output correctly, the same goes for any other names I use with hyphens. Is there a workaround for this?
Hi,
How can i save any data that i copy to txt files seperate files with date/time/sec as the file names.
There are times when we copy some data and close the file without saving and copy ...
Hi-
I'm using the .net 2.0 class ManagementEventWatcher to async monitor process creation / deletion on remote computers.
I have handlers for the 3 events of the Watcher: EventArrived, ...
I work in a call centre for a major insurance company.
One of my daily tasks was to track my calls in an 84-row Excel spreadsheet. It took me 20 minutes to scroll to the needed row and t...
Hello! I am working on a e-vite website and am having some trouble figuring out how to let the user login, then upload their logo and be able to see a preview of the e-vite or e-card using the...