[thelist] Hat-in-hand help request

Bret Daniel BDaniel at Chemnavigator.com
Tue Oct 3 11:28:11 CDT 2000


Hi Daniel,

Try this

 <p>Please enter any additional amenity requests, or any other info you
        feel we should be made aware of.
        <BR>  </p>
	<!--Place the </P> before the <Textarea> tag not after... works in
NN4.7-->

	<TEXTAREA name="Comments" cols="70" rows="6">Type your text
here</TEXTAREA>
      
          <p>&nbsp; </p>
        <p align="center"><input type="SUBMIT" value="Submit Reservation">
<input
    type="RESET" value="Reset Form"> </p>



Original code

p>Please enter any additional amenity requests, or any other info you
        feel we should be made aware of.
        <BR>
        <TEXTAREA name="Comments" cols="70" rows="6">Type your text
here</TEXTAREA>
        </p> <!-- Move this guy up before the <textarea> -->
          <p>&nbsp; </p>
        <p align="center"><input type="SUBMIT" value="Submit Reservation">
<input
    type="RESET" value="Reset Form"> </p>


Hope this works for you..

Bret Dnaiel
web production engineer
http://www.chemnavigator.com


-----Original Message-----
From: Daniel J. Cody [mailto:dcody at oracular.com]
Sent: Tuesday, October 03, 2000 8:57 AM
To: thelist at lists.evolt.org
Subject: [thelist] Hat-in-hand help request




-------- Original Message --------
Subject: Hat-in-hand help request
Date: Tue, 03 Oct 2000 11:51:21 -0400
From: Jack White <jwhite at blueridgewebdesigns.com>
To: thelist-admin at lists.evolt.org

NEWSFLASH: Ex Air Force pilot makes fool of self masquerading as web
designer

REQUEST: An over-the-shoulder peek at code

Hi gang, this is my first post so please be gentle in your response.  As
part of my mid-life crisis I've decided to change careers and now spend
lots
of time wondering why I ever purchased FP2000.  Anyway, I'm stuck with
it
for the moment as I spool up in my HTML studies.

THE PROBLEM.  Can one of you "Code-Gods" tell me what I'm doing wrong
with
this form (see: http://www.sugarcreekfarmandinn.com/Reservations.htm)?

It looks fine in IE but NN, whoa baby--different story.  FP2000 entered
the
<TEXAREA> tags in lowercase instead of upper, so I changed that (though
from
my reading I don't think this matters).   It also reversed the col/row
sequence (from what I see in my handy HTML book) but I also don't think
that
matters either.  Here's the code as I currently have it:

<p>Please enter any additional amenity requests, or any other info you
        feel we should be made aware of.
        <BR>
        <TEXTAREA name="Comments" cols="70" rows="6">Type your text
here</TEXTAREA>
        </p>
          <p>&nbsp; </p>

The problem with the display in NN is that no textbox appears.

Thanks in advance for your help!

//signed//

Jack White
============================
272 Laurel Mtn rd
Blue Ridge, Ga 30513
Ph: (706)632-3567
Fax: (706)258-2393
Cell: (706)455-3567
www.blueridgewebdesigns.com
=================================
"Indecision may or may not be my problem"

---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list