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 -> Re: Oracle Website using PL/SQL

Re: Oracle Website using PL/SQL

From: Wayne Hinch <hinchy2000_at_lineone.net>
Date: Tue, 4 Feb 2003 10:51:59 +0000 (UTC)
Message-ID: <b1o60f$pos$1@helle.btinternet.com>


Hi Norman,

I was wondering if there was any other programs other than loadpsp in the market place as i don't fancy writing html straight into procedures.

Wayne

P.s. Sorry about the email address a valid one is in there now.

"Norman Dunbar" <Norman.Dunbar_at_lfs.co.uk> wrote in message news:E2F6A70FE45242488C865C3BC1245DA7034283DD_at_lnewton.leeds.lfs.co.uk...
> Morning Wayne,
>
> my advice on loadpsp was posted in a previous thread of yours (I
> believe) however :
>
> If you like, use HTML editing and loadpsp to get the first version of
> your web pages into the database.
> This will create a procedure in the database which writes the web page
> for you. You'll get a feel for what does what and how. Then you can, if
> you like - as I do - simply write future procs based on the original
> coding the HTML bits into calls to htp.prn or htp.print etc.
> Alternatively, you can use the other htp or htf calls such as
> htp.htmlopen, htp.htmlclose and so on.
>
> I use TOAD to do all my web stuiff now.
>
> I posted a few examples in the other thread entitled 'Website using
> Oracle' which you might find useful. I would be happy to send them
> direct, but I suspect your email is bogus - for obvious reasons - mine
> is not, so feel free to contact me direct and I'll help out where I can.
> On this occasion, I'll waive my usual exorbitant consultancy fee :o)
>
> Cheers,
> Norman.
>
> -------------------------------------
> Norman Dunbar
> Database/Unix administrator
> Lynx Financial Systems Ltd.
> mailto:Norman.Dunbar_at_LFS.co.uk
> Tel: 0113 289 6265
> Fax: 0113 289 3146
> URL: http://www.Lynx-FS.com
> -------------------------------------
>
>
>
> -----Original Message-----
> From: Wayne Hinch [mailto:a_at_a.com]
> Posted At: Monday, February 03, 2003 8:39 PM
> Posted To: server
> Conversation: Oracle Website using PL/SQL
> Subject: Oracle Website using PL/SQL
>
>
> Hi ,
>
> I am creating a website using PL/SQL using the DAD connection. I was
> wondering is there a better way of uploading psp pages other than using
> the
> 'loadpsp' command?
>
> Any help would be much appricated.
>
> Wayne
>
>
Received on Tue Feb 04 2003 - 04:51:59 CST

Original text of this message

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