I have a problem with an activeX which works perfectly fine with any windows applications, but with a web application, it doesn't work! :-( I am using Windows Server 2000. I have another machine with Windows Professional 2000 and the ActiveX works fine with but web and windows apps. Supposedly...
Hi
I have a little problem
I have a TCP client and server. The client sends data which could be any length, and without distinct characters to know the end of text etc
I need to capture this from the server but I can´t seem to do it.
text := AThread.Connection.ReadChar;
This captures only one...
Hi
Does anyone know anything about closing a computer using the off switch (not closing the programs) - how I can capture this with code?
I need code that captures when a computer is switched off
thanks
Hi All
Thanks for your time. I don´t know what I was thinking - somehow I think of the most difficult things first. I am using a database, so why don´t I just use a unique identifier??????
Sorry all
Hi lance
Thanks for the reply
However, this MAC ID is also a string - I need an INTEGER. Also, the MAC ID is unique to each machine - I need a unique identifier each time I run the code!!!
Hi all
Has anyone written a client server application that sends files using HTTP in VB .Net?
Or does anyone know any helpful documentation on this?
I need to send text files from a client application and the server receives these and returns a wav file.
Thanks in advance
Sorry
OK, #13 is the control string for the return character, for example.
From Delphi Help:
A control string is a sequence of one or more control characters, each of which consists of the # symbol followed by an unsigned integer constant from 0 to 255 (decimal or hexadecimal) and denotes the...
Hi
I have been looking on the internet but have found nothing.
I want the control string for "CTRL + Z"
Does anyone know what it is?
And does anyone know where I can find a list of all the control strings?
Thanks
OK, I have a problem and I would love a little bit of help!
I have a client server application. The server has an ADO connection to the SQLServer DB. At the minute there are about 25 clients which constantly hit the server. Soon, there will be over 200 clients! However, the problem is that...
Thanks all
However, this still doesn´t really get around the problem I have! I can change the keyboard settings, I can disable the windows key...
I can´t however disable CTRL+ALT+DEL or even disable CTRL+ESC or ALT+TAB or ALT+F4
So if users have access to a keyboard, they can do what they like...
OK, I have quite a problem with ADO! In my server, I have an ADOConnection and an ADOQuery. These are "supposed" to run concurrently, however, it doesn´t seem to work!
Therefore, if I send 2 queries to the server at the same time, sometimes the values are lost - they don´t reach...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.