I need to Telnet into a Linux machine running Redhat. When I try to get in using Telnet from a Windows XP machine, I get the following message:
"Could not open connection to the host, on port 2...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_20411393.html
Zones:
Linux NetDate Answered: 11/30/2002 Rating: 8.6 Views: 0
I want to create my custom button control derived from System.Web.UI.WebControls.Button ( Like in O'Reilly book Count button ). So far so good.
I don't create separate namespace for it - I create...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20560948.html
Zones:
C#Date Answered: 03/24/2003 Rating: 6.2 Views: 0
I am getting an error on our network when passwords expire or whenever users even try to change the passwords manuallly. We are in a WIN2k environment and the clients are 100% win2k. The error is...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows/Q_20751756.htm...
I need to know how to determine what checbox a user has selected from the CheckBoxList control and then how to post back to the database.
Here is my code which of course is not right at the top ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20863756.html
Zones:
.NETDate Answered: 01/30/2004 Rating: 6.2 Views: 0
Hello,
I have a large db (~40GB) that has been divided into four parts because diskspace was running low on the hard disks. The db is now on four different volumes :( . We now have larger hard d...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21224848.html
Zones:
MS SQL ServerDate Answered: 11/30/2004 Rating: 8.6 Views: 0
Hello,
I am working on dropping unnecessary Non Clustered Indexes on tables in my database. As part (1 of the columns) of these NC indexes, the clustered index (only 1 column Clustered Index) fo...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21464624.html
My computer freezes. When I look at the event viewer at the time my computer freezes, it gives the error messages: "the server could not bind to the transport\Device\NetbiosSmb because another co...
http://www.experts-exchange.com/Networking/Misc/Q_21605688.html
Zones:
NetworkingDate Answered: 03/18/2006 Rating: 7.2 Views: 0
A2000 XP home edition
I have a combo box (AreaName) with an ON Change property (Private Sub AreaName_Change()).
An excerpt of code from this sub is
"If IsNull(DLookup("VendorName", "[Vendor...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22091045.html
Zones:
MS AccessDate Answered: 12/22/2006 Rating: 7.4 Views: 0
Is that which is "good" solely determined by God, or is God God because his actions are perfectly "good" and adhere to some some of universal yardstick of goodliness?
http://www.experts-exchange.com/Other/Philosophy_Religion/Q_22106619.html
For some reason, my ListView is only adding the first column and not the other columns. I know my logic/query is workingb because I did a test where I had a TEXTBOX and just added the information...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22732225.htm...