How would you configure the resolv.conf if you need to connect AIX to 2 domains where each domain has 2 nameservers? For example domaina has servers 10.1.2.3, 10.1.2.4 and domainb has servers 20.1.2.3, 20.1.2.4.
I have a form called frmCategory which loads when I open my project. Whenever, I open this project I get a message that there was an error loading the frmCategory and to check the frmCategory.log for error details. I checked the file and I get the following message: Line 16: Class...
I get the previously mentioned error on a form with 3 Ado
data control whose properties I set at run-time. Here's the section of code that generates the error:
With adoFunds
.Mode = adModeReadWrite
.ConnectionString = objConnect.ConnectionString...
I understand how to retreive images and strings from a resource file but I'm having trouble retrieving a user defined file from a resource file does anyone have an example of how to retrieve such a resource from a resource file. Say for example you put a text file in a resource file.
I have an image control on a form. The form loads with
the image control at a certain postion. I want the image
control to stay at the same postion even if the form is
resized. I tried using the ratio of the form's height to
the image control's top property to change the image
control's top...
I'm new to VB. I was trying to find a tutorial on how to resize an image place on the form using the image control. I place the image control on a certain spot on the form and fill the image control with a bitmap. I want to have the bitmap in the image control always appear at the bottom of the...
Anyone have any advice about good training guides for the MCSD? I'm interested in the C++ track not the VB track. Also, what about the new MCAD would that be better than pursuing the MCSD? I would also appreciate anyone including their experience in preparing for the MCSD, especially the c++ track.
I have a perl script that creates hyperlinks dynamically which send data to the same script. For example say I have a script called quotes.cgi which can accept a some parameters. My hyperlinks are in the form of:
<a href=?qsymbol=DM&bid=120050>D-Mark</a>
In Navigator 4.08 when I click on the...
1. Can you send data from one form to 2 or more different perl scripts using 1 submit button?
2. I assume this can be done from an html page or a perl script that generates the html page, right?
3. How can I return the results of the 2 or more perl scripts on 1 html page?
4. Does anyone...
I'm contemplating obtaining an MS in CS although my undergrad major was in Economics. However, I have taken numerous computer courses which included a certificate course to move into the IT arena. I've heard IT is mainly for 20 somethings. A friend of mine mentioned that IT people over 40 have a...
For some reason this form will not generate the success page if the userid and password are correct. I know it's a simple problem but I can't seem to figure it out. Can someone please look at this code and tell me what the problem is. Thanks in advance your help and/or sugguestions:
Here's the...
I have the following code:
// test program
public class Array
{
private final static int ROW = 3;
private final static int COL = 3;
private static String[][] weStatementLines = ;
public Array(String[][] weStatementLines)
{
this.weStatementLines = weStatementLines;
}...
I have the following code in a c header file
#define MAX 10
#define HOSTS char* hostname[MAX][] = {"j40b", ""}
How do I code the equivalent in Java?
Thanks for any help in advance.
I have Windows NT 4.0 SP6a. I'm trying to install a SoundBlaster Live CT4830 card but when I attempt to use the Creative SoundBlaster Live drivers I just keep getting the message that no sound card is detected. Has anyone gotten this sound card to work in NT. I went to Creatives site and it has...
I have Windows NT 4.0 SP6a. When in the control panel, I click on the multimedia icon, if I click on the "MIDI" or the "Devices" tab I get the following error message: An error occurred while Windows was working with the Control Panel file C:\WINNT\System32\mmsys.cpl. I...
I have Windows NT 4.0 SP6a. When in the control panel, I click on the multimedia icon, if I click on the "MIDI" or the "Devices" tab I get the following error message: An error occurred while Windows was working with the Control Panel file C:\WINNT\System32\mmsys.cpl. I...
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.