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.
Thanks PHV. This helped a lot. I added on some things because I made some changes. I'm new to awk but I use perl, ksh, and sed so it's just some awk concepts I need to learn then the syntax. AWK seems to be a very useful tool to add to the arsenal. I plan use it more often in the future.
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...
Thanks CajunCenturion and meadandale for your advice. I have decided getting a master's in computer science is the way to go. I do have one question for both of you. Is it better to specialize in getting a master's(database, software engineering, etc) or is getting a master's in computer science...
I work as a programmer doing web development for a financial firm. My BS is in economics, but I have a heavy math background because I was in econometrics which is very math oriented. I also have taken a lot of computer classes since then(for example, operating systems, C and Unix, Fortran...
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...
Thanks for all who have replied. I'm currently working on getting financial aide for grad school. I also am seeking CIW certification and will do some web projects on my own or will volunteer to do work for others to increase my portfolio of experience. Thanks again for everyone's contribution...
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...
Thanks for the encouragement. I already know this but it's nice to hear it from others. By the way, I'm getting a CIW certification to enhance my marketability. I will also study Java and have considered Sun's certification in this area. I will apply for graduate school in CS. I know I will be...
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.