Re: What's net got do with it

From: Michael O <cleveridea.net_at_gmail.com>
Date: Tue, 29 Jan 2008 13:20:59 -0800 (PST)
Message-ID: <ffb8aa9e-9ac2-40de-baf2-4949a1013d8e@k2g2000hse.googlegroups.com>


Why are you selecting into a variable? Why not make an assignment? Are you a Forms developer from 1993 that finally got his time-machine to work? As in:
[code]

l_webpage := HTTPURITYPE.createuri

             ( 'http://fluffy.sf.nowhere.net:8080/rodger-admin/ manageCacheFull.do?userName='

              ||
'myuser&password=password&action=update&cacheName=com.rcom.tarcaptu'

              || 're.prxcommon.entity.RTotal&cacheKey=9'
             ).getclob;

[/code]

Michael O
http://blog.crisatunity.com Received on Tue Jan 29 2008 - 15:20:59 CST

Original text of this message