I thank both of you for your replys but now I'm slightly confused...I took jim's advice, passed the panel (which is not visible on page load) and the table, declared them and passed them to the class. Then in the class I applyed the text to the table cell and made the panel visible. Like so:
In...
I recently created a webform that added, updated, and deleted records as needed from a SQL Server 2000 database. After each addition, modification, or deleteion a datagrid and table would be shown with the new data.
After spending some time reading up on test driven development and refactoring...
Thanks to the both of you...Mike as soon as I got it working with Skip's help then I immediately got an error because of not nesting the if's
Thanks again...
OK, I have a several workbooks in a folder that I need to write a macro that will search these workbooks worksheet by worksheet and alert the user that a match has been found.
There are many columns in these worksheets but the ones I'm focusing on is two columns next to one another in a...
I have an application that will gather information and then place it within a Word document. My goal is to have a PrintPreviewControl show a Print Preview of the document within the form which the user will verify and then print/save the document.
I'm not having good luck finding good info...
The process we used to create the job for running the weekly mksysb backup was to create a mksysb backup job using smit then we copied the command that smit used by entering Esc+6.
I don't see how it would be any differnt since smit is just a graphical display, right? I could be wrong....
Thanks
Here is our problem:
We have a B80 with 3 17GB disks using a total of 51GB of space. We have a spare B50 with one 70GB disk that we wish to use as a backup just in case. Every Monday we perform a mksysb backup with the -i -m & -X options. We tried to restore the mksysb tape on the B50 but...
I'm not really sure how to ask this question so I have been having a hard time searching for examples. Basically is there a way to have 2 different users make changes to a form simuteanoulsy (sp)?
For example:
User one adds info to a form then the second user adds his info, verifies the form...
Ok maybe I wasn't being clear enough, I apologize. Once data is passed to the listview I have a button that I want to activate a function to work with the data
ie
---listview---
Make Model
Ford F-150
Buick LeSabre
I want the button to select everything in the listview to pass the data...
I am creating an app in which data from several boxes are stored into a listview. I have a button to process the data but I am having a heck of a time finding a way to select all of the data in the listview. I am finding repeated examples of how to process data from items that have been...
If we have a rs/6000 with 3 disks that crashes can we restore the system to say a B50 that has enough disk space but only one disk?
I guess my question is do the systems have to be indenitical?
Thanks
Thanks dmazzini fo replying, that of course worked (now to attack the other problems) 1 question however.
1.You say that $cs is an integer; the instance of the array that $cs would be in is actually a file name (a string) and the corresponding sheet is named as such. (ie $cs = one.csv). How is...
I have a Perl script that performs various operations on files in a folder. I orginally set it up to do one file and stop. I then got it to output the data to Excel. Now I want it to do all of the files in the folders and report the data to different worksheets. I can make it name all the...
OK, I have spent the last two days looking for a way to do this. I have written in VB.NET (a small script that will creat a new user in AD by binding to LDAP. Everything works until I get to the part where I try to set the primaryGroupID and the password. I get the error "The server is unwilling...
MOrac,
I'm more of a "Mr. Unix" guy than windows, but I have been learning quite a bit about LDAP/WMI/vbs, etc, so that I can try to stay afloat, especially with UNIX being pushed to the side here.
But help me understand...you can create a field and add it to the LDAP like you would any other...
It has gotten far to kludgy...unfortunately we (meaning they) don't care much about the UNIX box and I'm the only administrator.
By kludgy I mean if ajohnson & ajohnson01 needs UNIX accounts then
1. theres the whole 8 chararecther thing so there will be a ajohnson & ajohnso1.
2. Say there's...
I am writing a script that takes the output of UNIX script I wrote that gives the username and number of connections he/she has to the server. It then takes those names and in Windows uses a little Win32:OLE magic to determine thier department based on the users description in Active Directory...
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.