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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10039389.ht...
Zones:
HTMLDate Answered: 03/10/1998 Grade: C 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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10066669.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10304117.html
Zones:
Visual BasicDate Answered: 03/02/2000 Grade: B 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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10495278.html
Zones:
JavaDate Answered: 08/10/2000 Grade: C Views: 4
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11548399.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11702698.html
Zones:
Visual BasicDate Answered: 10/30/2000 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11945119.html
Zones:
JavaDate Answered: 12/16/2000 Grade: C 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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20015550.htm...
Zones:
Windows MFCDate Answered: 01/06/2001 Grade: A 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.
...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_20146324.html
Zones:
CGIDate Answered: 07/12/2001 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20310463.html
Zones:
Visual BasicDate Answered: 02/18/2003 Grade: A Views: 0