Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> D2K WEB.SHOWDOCUMENT

D2K WEB.SHOWDOCUMENT

From: Raj <rajkumar.ravindranathan_at_firstdata.com>
Date: Tue, 05 Oct 1999 20:57:23 GMT
Message-ID: <7tdonc$i36$1@nnrp1.deja.com>


I am using D2k 4.1 OWAS3.0. I am trying to open another web based application using WEB.SHOWDOCUMENT as follows.. WEB.SHOWDOCUMENT('http://hst.com/lnk.html?sPrm='||<scrambled pwsd>);

I am bit wise excl or-ing (using ffi) the password to scramble it.

The problem is that by the time it reaches the application the SHOWDOCUMENT is doing something with my 8 char long scrambled password in to 16 char long junk. I am printing out the string before passing it to the SHOWDOCUMENT, it is ok. If I don't scramble the password it works fine..

Any Idea what SHOWDOCUMENT does ?? or what is happening or what can be done ??

Thanks,
Raj

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Oct 05 1999 - 15:57:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US