~
$prevtext~;
R.A. Howard
-Original Message-
From: Troy May [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 11:37 PM
To: Kris Findlay
Cc: Beginners-Cgi
Subject: RE: Re-displaying data back into forms
Thanks! That fixed the first 3 one-line text boxes. But how do I apply
Ok, we got the first problem I had figured out. (thanks everybody) But I'm
still having problems with textarea box. It only displays the first "line"
(until you hit the enter button). Here's the format of the data that I need
to put back into the textarea box:
--
Test Test Test
ssage-
From: Kris Findlay [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 10, 2002 9:11 PM
To: 'Troy May'
Cc: Beginners-Cgi
Subject: RE: Re-displaying data back into forms
I had same problem with a preview post form I created..
Problem is that 'value=$dt >' assigns trans
ssage-
From: Rand Cufley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 9:07 PM
To: 'Troy May'; 'Beginners CGI List'
Subject: RE: Re-displaying data back into forms
Maybe the
value=$dt
Needs to be
value="$dt"
-Original Message-
From: Troy
but you can be immature
forever"
-Original Message-
From: Troy May [mailto:[EMAIL PROTECTED]]
Sent: 15 March 2002 04:55
To: Beginners CGI List
Subject: Re-displaying data back into forms
Hello,
This may be hard to explain, but I have a form consisting of 3 one-line
text
boxes, and
Maybe the
value=$dt
Needs to be
value="$dt"
-Original Message-
From: Troy May [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 8:55 PM
To: Beginners CGI List
Subject: Re-displaying data back into forms
Hello,
This may be hard to explain, but I have a form
Hello,
This may be hard to explain, but I have a form consisting of 3 one-line text
boxes, and 1 multi-line textarea box. When I load the page each and every
time, I want the PREVIOUS data to be displayed in the text boxes. Similiar
to web forums when you click to EDIT your own post and it show