Enter Keywords:
1 - 10 of 1665(0.041 seconds)
Sort By:
 
I need to be able to retrieve the cursor location (line #) from a document that is being viewed on a web browser. Example: I would place the cursor at a place of interest in the document and then p...
Zones: HTMLDate Answered: 03/10/1998 Rating: 5.8 Views: 0
Has anybody got a reference with description of (API-) functions/procedures 2 retrieve hardware info on Windows95 & WindowsNT? Purpose: Getting all information (that is, as much as possible) that i...
Zones: Delphi ProgrammingDate Answered: 07/24/1998 Rating: 6.8 Views: 0
Can anyone suggest an API I can use to pull a unique identifier off a workstation - to use as a key for sending data from a VB client application to a data queue? I have got the data queue API's...
Zones: Visual BasicDate Answered: 03/02/2000 Rating: 8.4 Views: 0
Hello, I have two Classes. public class A   {   public void setLog(Log log){ }   } public class B extends A   {   public void hello(){ }   } I can use getMethods() on Class B to r...
Zones: JavaDate Answered: 08/10/2000 Rating: 5.8 Views: 0
could some one explain how I could get the IP of my computer and display the IP in text on a form such as label.caption := 'IP#'; some code would be apreciated I probably don't need a complea...
Zones: Delphi ProgrammingDate Answered: 10/13/2000 Rating: 7.8 Views: 0
How do I retrieve the key field from a Combo1 control? I store the data and key as follows: Combo1.AddItem  rs.fields("Data") Combo1.ItemData(Combo1.NewIndex)  =  rs.fields("Key") Now whe...
Zones: Visual BasicDate Answered: 10/30/2000 Rating: 8.2 Views: 0
how to retrieve a data from database and display it in the page part by part. for example in a search engine, when we seach for a info, then if there are 100 record match, the system will display i...
Zones: JavaDate Answered: 12/16/2000 Rating: 5.2 Views: 0
How can I retrieve this address? I am able to retrieve my TCP address fine, but not the IP address used over my LAN? DARK LiGHT
Zones: Windows MFCDate Answered: 01/06/2001 Rating: 7.4 Views: 0
Hi, I have written a Perl program to retrieve email messages the only problem is decoding the message. I simply want the Body of the message, any attachments and the header values in a hash. ...
Zones: CGIDate Answered: 07/12/2001 Rating: 7.8 Views: 0
I have a medium blob field in a DB... I am wondering how to retrieve it and display it in a picture box in VB.  Also, if any EE workers view this, i want to know some information on how to have a t...
Zones: Visual BasicDate Answered: 02/18/2003 Rating: 7.0 Views: 0