Yes I have done much work work with forms  and javascripts but I cannot figure
out how reload the a text area.  I have been reading the manual on JS 3.0 from
Netscape website; it seems there should be away of doing this.  However,  the
text to be loaded is actually the results from a database query that is returned
from a CGI.  Most values I have used on forms (in the past) were pre loaded.  I
will continue to test this tonight .

Thanks.

"Chad W. Skinner" wrote:

> How much text are you talking about; only 1 line or pages of text needing to
> be displayed? If there is not much data you could use forms and us
> javascript to change the values in an input field or textarea(I don't know
> for sure about text areas.).
> Chad
>
> > -----Original Message-----
> > From: Robert Canary [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 20, 2000 2:39 PM
> > To: [EMAIL PROTECTED]
> > Subject: [OFFTOPIC] HTML. Need a stragey
> >
> >
> > Hi,
> >
> > Sorry for the off topic post.
> >
> > I need to create an HTML that is sort of long and will require the user
> > to scroll.  No that is not the problem.
> >
> > However on this page.  I need two different areas that the user can
> > select a date range and the CGI will put the result in that area.  The
> > problem I am having:
> >
> > If I use frames --- The frames are crunched up together to fit them all
> > in the same browser window, making it next to impossible to navigate.  I
> > have to have the frames to stay open a minimum hiegth and scroll for
> > everything over that heigth.
> > if I use tables --- Then I cannot interactivley load data (line of text)
> > into the talble cell.
> >
> > What do I do, what do I do?
> >
> > thanks in advance :-)
> >
> > --
> > robert canary
> > system services
> > OhioCounty.Net
> > [EMAIL PROTECTED]
> > (270)298-9331 Office
> > (270)298-7449 Fax
> >
> >
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
> >
> >
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

--
robert canary
system services
OhioCounty.Net
[EMAIL PROTECTED]
(270)298-9331 Office
(270)298-7449 Fax



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to