I nedd help with the lines below labled "Needed" I've given it my best shot, but need a couple pointers on the config prior to testing.
|======| |======|
| DSL1 | | DSL2 |
|======| |======|
\...
Good day,
Here is what I do now:
Each day I add new contacts within Outlook. I send them each my marketing materials in the postal mail. I select an individual contact, add a new journal entry. I set the entry type to letter, and add the text "sent initial mailing" to the notes...
Good day,
I need to rewrite a field in my DB that is currently ALL CAPS. Here is the Field, sample data and the results I need.
Business Name
THE BELT SHOP
ST. PETER HOGS
After string manipulation:
Business Name
The Belt Shop
St. Peter Hogs
Could you please provide the string manipulation...
Good day,
Exchange 5.5 sp4
Windows 2000 sp3
I have a single mailbox out of hundreds that I cannot connect to with OWA nor the Outlook client. OWA brings up a dialog box that says "failed to get inbox" while Outlook displays the Outlook menubar then locks (no messages, no nothing)...
I cannot seem to find where the mailbox cleanup agent files are located. I do not have the files anywhere on my server, even after putting SP4 on. Where can I locate the install files?
Good day,
I am trying to move my Private Information Store from the D drive to the E drive. I cannot seem to get the Optimizer to complete correctly. When I tell it to move the files it locks up and the files never gets moved.
I think I can beat it by doing an offline backup and restore it...
Good day all,
I read through many threads to compile this little script. Many thanks to all those who contributed pieces of this code in previous threads.
I have only one small issue with the script: file name when saving to disk.
The PDF documents work just fine. They prompt the user to...
Good day,
I read a tread about a guy trying to get a Cisco IP set to work behind a NAT box without any luck. Member "tbilan" sugested reading NAT-Support of IP Phone to Cisco CallManager...
Good day,
I need to upload an image to a DB, then save that data as a file. The first part is not too hard. I found a nice Class (Loader.asp) that does this for me:
http://www.stardeveloper.com/articles/display.html?article=2001042501&page=1
With the image data stored in the DB, I want to...
I need to break a single table apart into two additional tables to result in a many to many relationship with the original table. I hope you can assist with an SQL update/append command or something to do the dirty work for me.
TABLE MENU
Menu_ID
Menu_Title
HTML_Content
Here are my thoughts...
Good day all,
I've been testing the CM in my office with great success. The Win2K DHCP server does everything it should, and the phones work great. So I thouhgt it was time to bring a set home and give it a go.
BUT, the set will not get any DHCP info from the cable provider. I contacted RR...
Good day,
Select EventID
Case 1 OR 2
'Do something
Case 3
'Do something else
End Select
Well I am a bit confussed with this one. I want to use the same code for multiple cases. This would allow me save repeating the "Do something" portion for both cases 1 and 2...
Good day,
Let me explain my logic here and you can tell me if it possible.
I have a web application that collects and posts form data to the DB. It then sends an email notification that a new record was added. The email recipient needs to produce a print out of the form data that just came...
Good day,
I would like to add the values associated with two sets of radio buttons, then post the results in form field text boxes on the same page. I would like the results in each text box to be updated when the user leaves each radio button group (I do not want to have the user click a...
Background:
I host many domains with my Exchange 5.5 server. Currently, I have explicit email addresses mapping to POP3 mailboxes. Some mailboxes have multiple listings including addresses from many domains. This is all fine and easy to configure.
However, I now need to add a new domain that...
First off, special thanks to Tek-Tips user jfriestman for the following code I wish to present as the basis for my question. His code take a string read from a DB and writes it to the screen by converting all of the line feeds to <br> tags. Very nice.
I want to add to the code by having the...
I need to multiply some big (possibly 1000 X 7) rectangular(2d) arrays, and also find the inverse of the resultant array... is there a VB function that I could easily do this with?
I THINK it would follow along the lines of:
multiply(double a[][],double b[][])
inverse(double a[][])
Any help...
Good day,
I have read the answer to this before but could not find it, nor remember the solution. So...
The [Field] is [LastName]
The <value> is <O'Mally>
The issue is the tick (')
When I run the following query, it returns: Syntax error (missing operator). I'm sure this is because the...
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.