OpenNTF.org - iWatch
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: iWatch (Managed by Thomas W Duff)
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
Submit post to google
Created
05/19/2004 06:53 AM
by
Jose M Rodriguez
.
Modified
<none>
by
<none>
.
Body
In the Submit post to google agent,
I had to add an "if" to check if prfProxyServer was 'null', since getItemValueString returns null if field is "" (empty string).
I'm using Lotus Notes 6.5.1
String prfProxyServer = doc.getItemValueString("dpProxyServer");
if (prfProxyServer==null){
prfProxyServer=new String();
}
Regards,
Jose
Feedback
Release 2.0 of iWatch is now out he... (Thomas W Duff on 04/27/2004 09:39:57 PM )
. . Submit post to google (Jose M Rodrigue... on 05/19/2004 06:53:59 AM )
. . (Philippe Creyte... on 05/04/2004 01:59:46 AM )
Check out other projects