Re: PL/SQL Problem

From: Cathy Racicot <racicot_at_sympatico.ca>
Date: Thu, 24 Aug 2000 11:49:40 GMT
Message-ID: <39A50C6D.63FCED7A_at_sympatico.ca>


Send your code, it could just be a syntax problem.

Joel

Fred wrote:

> I'm using PL/SQL to generate an html form, with the values
> in the input boxes in the form already filled in from fields
> from the database. This is done using 'htf.formText' with
> 'cvalue =>' pointing towards the contents of the box. If I
> put the contents straight after this eg 'cvalue => 'Fred''
> it will display my name in the box in IE and Netscape. If I
> put 'cvalue => v_name' (v_name being the field I want to
> use), it only displays Fred in IE, not Netscape...
>
> Please help, this is really annoying me!!
>
> Cheers, Fred
>
> * Sent from AltaVista http://www.altavista.com Where you can also find related Web Pages, Images, Audios, Videos, News, and Shopping. Smart is Beautiful

Fred wrote:

> I'm using PL/SQL to generate an html form, with the values
> in the input boxes in the form already filled in from fields
> from the database. This is done using 'htf.formText' with
> 'cvalue =>' pointing towards the contents of the box. If I
> put the contents straight after this eg 'cvalue => 'Fred''
> it will display my name in the box in IE and Netscape. If I
> put 'cvalue => v_name' (v_name being the field I want to
> use), it only displays Fred in IE, not Netscape...
>
> Please help, this is really annoying me!!
>
> Cheers, Fred
>
> * Sent from AltaVista http://www.altavista.com Where you can also find related Web Pages, Images, Audios, Videos, News, and Shopping. Smart is Beautiful
  Received on Thu Aug 24 2000 - 13:49:40 CEST

Original text of this message