Greetings,
I have a program a detail line, and 4 levels of control breaks. I let the user decide what level of detail he wants to show, and use SUPPRESS PRINTING to only print what the user wants to see. It works but I have two thing that seem like they should be simple but am struggling...
Greetings,
I have a VB program that uses the clsRegExp from the 'Microsoft VBScript Regular Expressions 5.5'. I'm wondering if this is a bug?
I have this string: "here’s proof of what I’ve been saying"
And this expression: [\200-\377]
Basically what this does is scan email for ascii...
Greetings,
I have a handheld wireless device (Blackberry 7510) running telnet vt100 emulation. I am using this to access a microfocus cobol application running on IBM/AIX. The problem is, I can't get function keys F5-F12 to work.
I have tried running keybcf from from the Blackberry, but...
Greetings group,
I upgraded a pc by installing windows 98 over windows 95. I wanted to keep all of the users existing applications.
But now Internet Explorer does not work. It loads, but I get a page not found error for both internal and external sites. It's strange. TCP/IP is working and...
Greetings,
I upgraded a pc by installing windows 98 over windows 95. I wanted to keep all of the users existing applications.
But now Internet Explorer does not work. It loads, but I get a page not found error for both internal and external sites. It's strange. TCP/IP is working and set up...
Greetings group,
You would think that this would be a snap but I just can't make it work. I am trying to backup a Cisco 1700 router config and ISO to a PC directly connected to the consel on the router.
I tried
copy flash xmodem
among other things with no success. Please Help!
Thanks
--bill
Greetings,
Is there a way to bind a text box to property in a class. This is what I tried but it didn't work:
txtName.DataField = clsCustomer.Name
I would like this to work so that when clsCustomer.Name changes the text box is automatically updated, and when txtName.text changes then...
Greetings,
We have a sales/accounting system that generates various daily html formatted files into an archive directory on our IIS web server. The problem is that some of the files are as many as 3000 pages long are can lock up older/slower computers. I would like to be able to have the user...
Greetings
I have written a series of classes (Rules, Rule, Condition, Conditions, CstrList) that allow me to do the following. The 'Rules' and 'Conditions' classes are based on collections. 'CstrList' is based on a dynamic string array. The structure is such that I can say...
Greeting!
I have created a simple Excel VB function to do matching. See below for the code. Two cells are pass to the function and they are combined to do a lookup in two different tables and return a value. There are 2 comments in the code.
I am 'DEBUG STOP #1' code to do a break each...
Hi all,
Is there a way to FORCE/TELL linked text documents, with names like 'ABCDEF.101001013052', to be opened in microsoft word instead of inside internet explorer?
Thanks much,
--bill
Hi all,
I am thinking about adding a W2K Pro client to our existing NT4/Win95 network. Currently, the NT servers are all part of a domain called CORP. The win95 PC's are in a domain call BUTLER. This works well for us. NT validates all 95 log-ons and pass on the log-on script.
Will be able...
Hi all,
I am having trouble getting an outer join to work. I have a working procedure that generates the following SQL statement and returns the results. It lists matching items from the 'Pointer' table. I need to modify it to return all items from the UserFavorite.ReportID, even if there is...
Hi all,
The following code prints folder names a collection of 'folders'...
Dim fso As New FileSystemObject
Dim fld As Folder
Dim tFld As Folder
Set fld = fso.GetFolder("c:\")
If fld.SubFolders.Count > 0 Then
For Each tFld In fld.SubFolders...
Hi all,
I thought this would be easy but I can't get it work: I have a web page with a picture dead center. The picture is of 5 people. I would like to show a persons name on the picture when the user moves his mouse over them.
I am having trouble getting this to work between Netscape...
Hi all, I'm in over my head...
I am trying to install pine 4.31. I downloaded the precompiled package from www.rge.com/pub/systems/aix/bull/ and used smit per the instructions. I got two dependicy errors; openssl-0.9.6.0 which I also got from rge.com and, ldap.client.rte, which I installed...
Hi all,
I am having a problem with sendmail's alias file since upgrading to aix 4.3.3. Now when you send email to an alias name, that users will receive a random number of copies of that email. When you send mail using that same person's login name, everything is OK. One thing I did notice...
Hi all,
I have a linked table in access and when I view the table some the records have '#Deleted' in every field. These represent records that have been deleted in the database since the last reorg.
I cannot reorg this table every time I want to query it. I am trying to create a query...
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.