=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
SEARCHDOMINO.COM | Developer Tip
May 24, 2004

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
FROM OUR SPONSOR:

- FREE DOWNLOAD: THINGFACTORY - by DLI.tools Inc. 
http://ttarget.adbureau.net/adclick/CID=00004f960000000000000000

- Don't migrate. Derive more value from Notes.
http://ttarget.adbureau.net/adclick/CID=00004f8b0000000000000000
____________________________________________________________________

IN THIS ISSUE | Table of Contents

1. RECENT MEMBER-SUBMITTED DEVELOPER TIPS 
   - Speed up exports to Excel
   - Calculate U.S. holidays for any given year
   - Open attachments on Web forms in a new window
   - JavaScript Library in a Notes database
   - More recently posted developer tips

2. WHAT'S NEW
   - Ask Andre Guirard: Automate monthly rebuild of feeder database 
   - Lotus Live! Webcast: Lotus Domino Designer -- 6.5 and beyond
   - Developer Discussion Forum: Close browser using JavaScript
   - Tip Contest: Last chance to win! Submit your tip today!

____________________________________________________________________
Sponsored by: DLI Tools Inc.

THE ULTIMATE TOOLKIT FOR DOMINO WEB APPLICATIONS 

LEARN how thingFactory is the ultimate tool for your Domino Web
applications. JAM PACKED with "things" to extend the power and
efficiency of your Web apps in a fraction of the time. BOOST
productivity, leverage your existing Notes/Domino knowledge and leave
those "work-arounds" behind. SIMPLE to install, POWERFUL and 
EFFICIENT! 

CLICK HERE FOR YOUR FREE TRIAL DOWNLOAD: 
http://ttarget.adbureau.net/adclick/CID=00004f960000000000000000
____________________________________________________________________

SPEED UP EXPORTS TO EXCEL | Matt Kiazyk

Use this code to speed up exports to Microsoft Excel by using the
clipboard and pasting the results, instead of dealing with each cell
individually.
http://www.searchDomino.com/tip/1,289483,sid4_gci966480,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
CALCULATE U.S. HOLIDAYS FOR ANY GIVEN YEAR | Cesar Mugnatto

This piece of code was written -- just as a starting point -- to
perhaps, at some point, add holidays to your server's holiday list.
This code is for the U.S. only.
http://searchdomino.techtarget.com/tip/1,289483,sid4_gci961453,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
OPEN ATTACHMENTS ON WEB FORMS IN A NEW WINDOW | Dennis Potts

This code allows you to open all attachments on Web forms in a new
window; it works in both read and edit modes. 
http://searchdomino.techtarget.com/tip/1,289483,sid4_gci963106,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JAVASCRIPT LIBRARY IN A NOTES DATABASE | Pablo Damseaux

Do you need the same JavaScript code in many Notes forms? This tip
will show you how you can maintain JavaScript code in only one place.
http://searchdomino.techtarget.com/tip/1,289483,sid4_gci961454,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
RECENTLY POSTED DEVELOPER TIPS | SearchDomino.com Tips

DON'T FORGET TO RATE AND COMMENT ON THESE TIPS!

Formula category:
http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283836_alpD_idx0,00.html?track=NL-47&ad=483405
 
[1] Delete current viewing document over the Web

Java category:
http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283839_alpD_idx0,00.html?track=NL-47&ad=483405
 
[1] @Word in Java
[2] Send HTML e-mail with embedded images

JavaScript category:
http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283840_alpD_idx0,00.html?track=NL-47&ad=483405
 
[1] Highlight search keywords inside a document

LotusScript category:
http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283841_alpD_idx0,00.html?track=NL-47&ad=483405
 
[1] Rich text objects in Notes/Domino 6
[2] Scott Lemieux on Java vs. LotusScript
[3] Print all attachments using shellExecute in Windows
[4] A better way to track field changes
[5] @Word in LotusScript
[6] Import from Excel

>>See all SearchDomino.com developer tips here:
http://searchdomino.techtarget.com/tips/0,289484,sid4_tax283833,00.html?track=NL-47&ad=483405
____________________________________________________________________
Sponsored by: IntelliPRINTPLUS & IntelliVIEW 

Don't migrate. Derive more value from Notes.

Are poor quality Notes reports a cribbing factor? Are analysis tasks
inaccurate, time consuming and painful? Don't consider a disruptive
shift. Notes now delivers. Stay with it. See why.
http://ttarget.adbureau.net/adclick/CID=00004f8b0000000000000000
____________________________________________________________________
WHAT'S NEW

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
AUTOMATE MONTHLY REBUILD OF FEEDER DATABASE | Ask Andre Guirard

Dear Andre: 
I am trying to automate a manual process that is done on a monthly
basis. What happens now is that we use an agent to rebuild a feeder
database. Due to its large nature and it being available across a WAN
(replication time concerns), the current process involves quite a few
steps. The servers are only for this application, and the process
takes places during a non-business time window. Is this something I
could pursue using LotusScript? Or should I be pursuing some sort of
shell script or OS-based solution? 

>>Click here to read Andre's expert response:
http://searchdomino.techtarget.com/ateQuestionNResponse/0,289625,sid4_cid588157_tax293289,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LOTUS DOMINO DESIGNER: 6.5 AND BEYOND | Lotus Live! Series Webcast

SPEAKER:   Peter Janzen, Product Manager, IBM Lotus Software
DATE/TIME: May 27, noon EDT (16:00, GMT)

This Thursday, Peter Janzen will teach you how to enhance your apps
with instant messaging and other new Designer 6.5 collaborative
features. He'll also offer a sneak peek at its many new offerings,
including support for Web services and DB2 integration. Peter will
answer your Domino Designer questions, too, in a live Q&A session
after his presentation.

>>Send your questions for Peter Janzen in advance:
mailto:[EMAIL PROTECTED] 

>>Pre-register now to attend:
http://searchdomino.techtarget.com/webcastPreRegister/0,295011,sid4_gci961621,00.html?track=NL-47&ad=483405

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
CLOSE BROWSER USING JAVASCRIPT | Developer Discussion Forum

"TCC" writes:
How can I close the current browser using JavaScript? I have tried to
use window.close(), but it doesn't work. Does anyone have any ideas?
Thanks in advance.

>>Can you help out your Domino programming peer? Click here to lend a
hand: 
http://searchdomino.discussions.techtarget.com/[EMAIL 
PROTECTED]@.ee7740b/16880!viewtype=threadDate&skip=&expand=

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST CHANCE TO WIN! SUBMIT YOUR TIP TODAY! | Tip Contest 

It's the final week of our April/May tip contest! Now's your last
chance to submit your Notes/Domino tip, trick, timesaver or code for
a chance to win a $100 American Express gift cheque. Amex gift
cheques are just like cash and accepted everywhere, so you can pick
your own prize or deposit the cheque at your bank and keep the cash
instead. Think up your best tip and share it with your Domino peers
today.
http://searchdomino.techtarget.com/tipsSubmit/1,289485,sid4,00.html?track=NL-47&ad=483405
 

____________________________________________________________________
NEW NEWSLETTER: DOMINO AND WEBSPHERE STRATEGIES

Do you want to learn more about WebSphere? Use our one-click signup
to start receiving this new monthly e-newsletter. You'll find out how
WebSphere works, what its implications are for Notes/Domino shops,
and if, when and how you should integrate it into your system
infrastructure. Just one click here will automatically activate your
free subscription:
http://searchDomino.techtarget.com/OptIn/1,290894,sid4,00.html?track=NL-47&ad=483405&ad=481047&ad=481679&cid=&em=&tid=3078&FE=1.
  
___________________________________________________________________
SEARCHDOMINO.COM CONTACTS 

CHRISTINE POLEWARCZYK, Editor (mailto:[EMAIL PROTECTED])
   >> Send your comments, opinions, best practices and ideas.
____________________________________________________________________

JON PANKER, News Editor (mailto:[EMAIL PROTECTED])
   >> Send in your news, product announcements and poll ideas.
____________________________________________________________________

GABRIELLE DERUSSY, Sales Director (mailto:[EMAIL PROTECTED])
   >> Sponsor this or any other TechTarget newsletter.
____________________________________________________________________

:::::::::::::::::::::  ABOUT THIS NEWSLETTER  ::::::::::::::::::::::

This e-newsletter is published by SearchDomino.com, a targeted Web
site from TechTarget, the most targeted IT media and events company.
TechTarget offers magazines, Web sites, e-newsletters, Webcasts and
conferences for enterprise IT professionals.

Copyright 2004 TechTarget. All rights reserved.
____________________________________________________________________
To unsubscribe from "Developer Tips":
 
Go to unsubscribe: http://SearchDomino.com/u?cid=483405&lid=430902&track=NL-47
 
Please note, unsubscribe requests may take up to 24 hours to process;
you may receive additional mailings during that time. A confirmation
e-mail will be sent when your request has been successfully
processed.
 
Contact us:
SearchDomino
Member Services
117 Kendrick Street, Suite 800
Needham, MA 02494

Reply via email to