Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Kendertaunt

    Possible corruption? Listbox by query not populating

    Thanks for the reply! I resolved the issue, it was corrupt data in the intersect table. I deleted the data, compacted, and all was well!
  2. Kendertaunt

    Possible corruption? Listbox by query not populating

    Hello! I have four (near) identical forms. I have four (near) identical queries. The forms each have a (near) identical Listbox, which populates based on their respective queries. Two out of the four forms work perfectly. The other two, the listbox is blank. Here's the crucial factor on the...
  3. Kendertaunt

    Displaying full name in 'from field'??

    Yes, the server will require a restart. Jess :-)
  4. Kendertaunt

    Displaying full name in 'from field'??

    Yes, it would be located in the Address book. If you don't have a Domino Administrator client, open up the NAB. Expand Servers, and there should be a section labeled "domains". In there, you'll see it if you have one. Jess :-)
  5. Kendertaunt

    Displaying full name in 'from field'??

    Are you connecting/sending mail through a Domino server? If so, do you have a Global Domain document set up? In the Blobal Domain document for your company, switch to the Conversions tab. There is a field there that says Address Format. You can change this to "name and address&quot...
  6. Kendertaunt

    Having difficulty constructing regular expression IF

    RAIDER! You made my day. :-) And, thank you very much for explaining why what I was trying did not work. I also did not know that you can use a different delimiter for Matches. Wonderful, wonderful, wonderful! Jess
  7. Kendertaunt

    Having difficulty constructing regular expression IF

    Thanks for the response! Unfortunately, that did not work. It passed the syntax check and ran, but did not pass the test. It did not get past the If. Jess :-)
  8. Kendertaunt

    Having difficulty constructing regular expression IF

    One more thing... I've also tried this: if ($token->[1]{src} eq '/icons/sample'.[0-9].'.gif') { Thanks, Jess :-)
  9. Kendertaunt

    Having difficulty constructing regular expression IF

    Hello! I have tried so hard to do this on my own, now it's time to admit that I do not understand and see if someone can help! I did read FAQs on regular expressions, including goBoating's FAQ here on Tek-Tips. I think I am confused as to how to translate what I'm learning to my own example...
  10. Kendertaunt

    Gap on right side of screen, disappears on refresh

    Hello all! I've found others that have had this problem, but found no solution yet! If a user enters in my web site into the URL bar, there is a gap on the right side of the screen where it *should* fill the entire screen (table widths = 100%). But, after the page is loaded, if I then hit...
  11. Kendertaunt

    Notes cannot reply over dail up

    I have discovered that this problem can be caused in the Dial up settings, under PPP, I believe. Uncheck "IP Header Compression". Jess :-)
  12. Kendertaunt

    linking to 2 servers

    Sure!! As long as the users have permission to access each server they want to, it's just a matter of creating Connection Documents in each client's address book to the proper servers. Jess :-)
  13. Kendertaunt

    Defining an administration server after installing

    Enter the ACL of the Domino Directory. Go to the Advanced section, and where it says Administration Server, choose the server. Jess :-)
  14. Kendertaunt

    Out of office auto reply does not work in R5

    Go to the Agents section of the mail file, and double click the OutOfOffice agent. Click on "Options" and there you will see what server the agent is set to run on. Most likely it's set to the correct server. I have a feeling the problem is that users do not have rights in the Server...
  15. Kendertaunt

    Transfer Outlook database between computers

    You can put it wherever you want it on the new computer. What you do is open Outlook, and choose File->Open->Personal Folders File (.pst). You can then browse to wherever you saved your folder, and there it will be! Jess :-)
  16. Kendertaunt

    Help! Rules don't work in Outlook 2002

    You need to edit all your rules to add another action to it, that being "Stop processing all other rules". This way, you won't get the new mail notification. Jess :-)
  17. Kendertaunt

    Transfer Outlook database between computers

    Nope, you got it right! If you connect to an exchange server, you first have to create a .PST file and then import everything into it. Otherwise, just do a search on your computer for *.pst (you have to make sure your computer is set to Show All Files first) and then just copy it wherever you...
  18. Kendertaunt

    Remove Favorites from Win 98 to new computer with 2000

    Just a quick heads up on the Windows 2000 machine... you won't see the Documents and Settings folder until you go and set your computer to "Show All Files" if it's not set up that way already. To check: Open Windows Explorer. Tools->Folder Options Change to the View tab. Click...
  19. Kendertaunt

    enable guest account

    Out of curiosity... why do you want to enable the guest account? If you have an "always on" Internet connection, you are inviting potential hackers into your computer. If you want someone to be able to use it, I would rather recommend creating a special account just for them. Just a...
  20. Kendertaunt

    Automatically forward a copy of Email in Notes R5.04

    I assume you are using a Simple Action for this agent? If so, in the properties for the Simple Action to forward it, in the Message properties (where it lets you specify the To: and Subject: items), click "Formula". In the subject field, type "Subject" (with no quotes)...

Part and Inventory Search

Back
Top