IBM®
Skip to main content
    Country/region select      Terms of use
 
 
   
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Lotus Sandbox

Lotus Sandbox

developerWorks
User Review of MailJump
Submitted by Patty Halsey on 07/10/2001.
Rating: 5 stars
Users can access their mail file from the Intranet and from the Internet as it is replicated to the external server. We needed the mail jump to be relative so that when they access their mail from outside, it is directed to the correct server. I used the Updated R5 code submitted by Ivan Dell'era on 9/29/00 and made the URL relative.
Took out "http:/" from this line:

<P><head><meta http-equiv="refresh" content="0; url=<Computed Value>"></head><body bgcolor="FFFFFF"><BR>

and used this for the computed value:

httpserver := "/";
filename:=@LowerCase(@NameLookup([NoUpdate]; @UserName; "MailFile" ));
temp:=@Left(filename;"\\")+"/"+@Right(filename;"\\");
@If(@Contains(temp;".nsf");httpserver + temp;httpserver + temp + ".nsf")

Go back

Lotus Software

Document options
Print view

  Sandbox views
By Application Name
By Category
By Product
By Audience
By Date
By Submitter
Conferences

  Resources
developerWorks: Lotus Downloads
alphaWorks Downloads
    About IBM Privacy Contact