I know this must be easy, but I'm failing to get it to work.
I simply want to dynamically add a new page in a multipage control. I thought it was as simple as this code:
frmMyForm.MultiPage1.Pages.Add("Page 3","Page 3",2)
However, it is stating it was looking for an "=". I attempted to...
Using Earthlink Cable, had it for years, upgraded to Linksys WTRP54G router to use VoIP (previously have had netgear, older Linksys, etc routers). Upon configuration, took default settings, I configured my PC, my Linux box, and my wireless laptop. All seemed to work ok. IP ranges are...
I've been doing research on creating my own custom forms designer and have been trying to compile all of my information. I figured I would share what I have with everyone.
Many examples I have found were written in C#, and I've converted the good ones to VB.NET. One that has been a great...
We have a tie line going from Meridian to CiscoIP phones.
Meridian to CiscoIP phones - Currently says External call (not so much worried about this right now)
CiscoIP to Meridian phones - gives me the internal DN + channel (8908-2, 8908-3, etc)
The tie line is RCLS=EXT, DGTP=DTI, DSEL=3VCE...
I'm having a tough time adding formatting codes as I add text to the richtextbox. This is a simplified document conversion program where I'm reading in a document that has text that is marked as bold. I read in character by character adding to the richtextbox with rtb.text += newtext. Once I...
I've fought this one for too long and I'm asking for some help.
I have created a directory on the w2k server and want to set the permissions to be specific as follows:
1. Set the directory to not allow inheritable permissions from the parent directory to propagate to the new directory.
2. Set...
This scenario is similar to some other posts, but not exactly, and I'm having a tough time finding a resolution.
We just moved OWA (Exchange 2000) to it's own server, separated from our primary web server. We use basic authentication requiring SSL to log in to the web server. We have a link...
Here's what I've got in AD:
Domain -> OU1 -> OU2 -> Users
When I authenticate a user, I get the "distinguishedname" property back with "CN=username,OU=OU2,OU=OU1,DC=Domain,DC=com". Here's what I want.
1) Is there any way I can parse out (easily) what is the lowest OU for...
After rebooting from some os hot-fixes, the store will not start up. I'm running Exchange 5.5 SP4 on Windows 2000AS. The message that I get is a message box displaying:
Store.exe - Application Error
The instruction at "0x6fede406" referenced memory at "0x034bfe65". The...
Here's the setup:
Table 1: accounts
AccountID
name
etc...
Table 2: lineitems
AccountID
code
AmtDue
Table 3: payments
AccountID
PmtAmt
Note: Payments are made to account, not to line items.
My dilemma:
Find all accounts with a (sum of...
This should be helpful to those trying to write a SQL command and doing a date selection.
Here is an example of using the date in the SQL command:
"SELECT InvoiceDate, InvoiceNumber, SOConfirmTo, SOCustomerPONumber, SOSalesOrderNumber, SONonTaxableSalesAmt FROM ARN_InvHistoryHeader WHERE...
I'm wondering if this can be done. We have caller ID setup on our phones, which works fine for phones not setup with an ACD. If a phone is setup with an ACD, they will only view the incoming caller phone number AFTER they pick up. This applies to calls coming in on the ACD line (setup as key...
Message light on a 2616 not coming on. We use Meridian Mail. This was an existing phone that did work fine until we put an ACD on key 0 and moved the standard extension to key 3. LHK and LPK are set to 3. Extension is unique, MWA is set, MWK key is set, etc. Went through all other posts and...
I would like to add some additional custom links under "See Also" in Windows Explorer on the left side of the screen. I am running Windows 2000 Prof, with IE6. I haven't been able to find any documentation on this. I looked at "Customize Folder...", but nothing stood out...
I've got an unusual problem, but I'm sure someone has an answer for me. My SQL table has a field I need to get an avg on, but unfortunately it is a varchar field type (which SQL doesn't like doing avg's on this type). I unfortunately cannot change the type in the table, because that field is...
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.