Re: Irregular/*NO* display of results in NN???

2000-09-24 Thread Chris Lott

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

And by the way, why are you displaying states in the display list
which you KNOW don't have retail outlets in them?
 
Because everyone on the net seems to love irritating us Alaskans (and
those Hawaiians too) by letting us find all kinds of interesting
goodies to buy and then telling us we can't have any. Of course, the
best are those that don't tell you until you are ready to pay. Or the
places that let you pay and then send a note right about the time the
object should arrive that they don't ship to foreign countries :)

c

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8 for message encryption and authentication: USE PGP!
Comment: PGP KeyID: 0x51046CFD

iQA/AwUBOc4t8taLYehRBGz9EQJDsgCg5jz9q4gqQqJFHLNotTf9l4BSUGsAoN8P
XfkjHfcbwmJLn0Q5eTDeImfi
=M0Jt
-END PGP SIGNATURE-


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Irregular/*NO* display of results in NN???

2000-09-23 Thread Chris Lott

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is because your table is not closed properly. It doesn't end at
all! Netscape doesn't display tables that are missing the closing tags.
It is a well-known bug.

c
- --
Chris Lott [EMAIL PROTECTED]| IT Manager|p907-474-3494

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8 for message encryption and authentication: USE PGP!
Comment: KeyID: 0x51046CFD

iQA/AwUBOcv0C9aLYehRBGz9EQKsRQCeM3tilTwbeIDelw1XUl6E5Awo9YUAoNtF
9StPBeVngSjs0t5WK7n14bdu
=Zioa
-END PGP SIGNATURE-


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Irregular/*NO* display of results in NN???

2000-09-23 Thread Jeff Beer

Do a view source and you'll see that your tables are not being closed.  IE
does't seem to care, but NS won't display the table until it's fully
rendered.

-Original Message-
From: Ryan [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 5:25 PM
To: CF-Talk
Subject: Re: Irregular/*NO* display of results in NN???


Hello all...I am perplexed...hope you can help. I have a basic form on
my site that allows you to view retailers by state. If the state does
not have any retailers, a sentence to that effect is displayed,
otherwise, the retailers are listed with name, address, phone, etc...
The problem I am having is that this works fine with AOL and IE, but in
Netscape Communicator, if one of the states with no retailers is chosen,
NOTHING is displayed - not even the header and other page assets. If one
of the states with retailers is chosen, it displays just fine. When I
look at the results page (for a state with no retailers), the HTML looks
as it should. Why isn't this displaying for me The form page is
http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
retailers is Alaska or Hawaii) Any insight you could provide would be
greatly appreciated.

If I understand the problem correctly, I've seen this before.
Netscape does this when there's an error in the HTML. Run
it through websitegarage or something.

RPS


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Irregular/*NO* display of results in NN???

2000-09-23 Thread Mark Warrick

It appears that your problem is HTML-related - specifically, you don't have a closing 
table tag.

IE and AOL (which is basically IE) are more lenient on HTML coding errors.

Next time a weird thing like this comes up, run the resulting HTML through an HTML 
code validator before banging your head against the wall trying to figure it out.  
(ColdFusion studio has a validator built in - just copy and paste the HTML from your 
browsers "View Source" over to a new document and run the validator against it.)

And by the way, why are you displaying states in the display list which you KNOW don't 
have retail outlets in them?

---mark

--
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--


 -Original Message-
 From: Adrienne H. Cregar [mailto:[EMAIL PROTECTED]]
 Sent: Friday, September 22, 2000 1:03 PM
 To: CF-Talk
 Subject: Irregular/*NO* display of results in NN???
 
 
 
 --73DDED20759AD2445CD2B442
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Hello all...I am perplexed...hope you can help. I have a basic form on
 my site that allows you to view retailers by state. If the state does
 not have any retailers, a sentence to that effect is displayed,
 otherwise, the retailers are listed with name, address, phone, etc...
 The problem I am having is that this works fine with AOL and IE, but in
 Netscape Communicator, if one of the states with no retailers is chosen,
 NOTHING is displayed - not even the header and other page assets. If one
 of the states with retailers is chosen, it displays just fine. When I
 look at the results page (for a state with no retailers), the HTML looks
 as it should. Why isn't this displaying for me The form page is
 http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
 retailers is Alaska or Hawaii) Any insight you could provide would be
 greatly appreciated.
 
 Thank you,
 A. Cregar
 [EMAIL PROTECTED]
 
 --73DDED20759AD2445CD2B442
 Content-Type: text/html; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 HTML
 Hello all...I am perplexed...hope you can help. I have a basic form on
 my site that allows you to view retailers by state. If the state does not
 have any retailers, a sentence to that effect is displayed, otherwise,
 the retailers are listed with name, address, phone, etc... The problem
 I am having is that this works fine with AOL and IE, but in 
 Netscape Communicator,
 if one of the states with no retailers is chosen, NOTHING is displayed
 - not even the header and other page assets. If one of the states with
 retailers is chosen, it displays just fine. When I look at the results
 page (for a state with no retailers), the HTML looks as it should. Why
 isn't this displaying for me The form page is A 
 HREF="http://www.yorkshirehouse.cc/preview/retailer.cfm"http://ww
w.yorkshirehouse.cc/preview/retailer.cfm
 ./A (A state with no retailers is Alaska or Hawaii) Any insight 
 you could
 provide would be greatly appreciated.
 
 PThank you,
 BRA. Cregar
 BR[EMAIL PROTECTED]/HTML
 
 --73DDED20759AD2445CD2B442--
 
 --
 
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit 
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf
_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRstsbodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Irregular/*NO* display of results in NN???

2000-09-23 Thread Mark Adams

You don't have a closing /table tag at the end of your page. NN does not
display broken html whereas IE will display broken html.

Hope this helps.

-Mark :o)


- Original Message -
From: Adrienne H. Cregar [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, September 22, 2000 1:02 PM
Subject: Irregular/*NO* display of results in NN???



 --73DDED20759AD2445CD2B442
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit

 Hello all...I am perplexed...hope you can help. I have a basic form on
 my site that allows you to view retailers by state. If the state does
 not have any retailers, a sentence to that effect is displayed,
 otherwise, the retailers are listed with name, address, phone, etc...
 The problem I am having is that this works fine with AOL and IE, but in
 Netscape Communicator, if one of the states with no retailers is chosen,
 NOTHING is displayed - not even the header and other page assets. If one
 of the states with retailers is chosen, it displays just fine. When I
 look at the results page (for a state with no retailers), the HTML looks
 as it should. Why isn't this displaying for me The form page is
 http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
 retailers is Alaska or Hawaii) Any insight you could provide would be
 greatly appreciated.

 Thank you,
 A. Cregar
 [EMAIL PROTECTED]

 --73DDED20759AD2445CD2B442
 Content-Type: text/html; charset=us-ascii
 Content-Transfer-Encoding: 7bit

 HTML
 Hello all...I am perplexed...hope you can help. I have a basic form on
 my site that allows you to view retailers by state. If the state does not
 have any retailers, a sentence to that effect is displayed, otherwise,
 the retailers are listed with name, address, phone, etc... The problem
 I am having is that this works fine with AOL and IE, but in Netscape
Communicator,
 if one of the states with no retailers is chosen, NOTHING is displayed
 - not even the header and other page assets. If one of the states with
 retailers is chosen, it displays just fine. When I look at the results
 page (for a state with no retailers), the HTML looks as it should. Why
 isn't this displaying for me The form page is A
HREF="http://www.yorkshirehouse.cc/preview/retailer.cfm"http://www.yorkshir
ehouse.cc/preview/retailer.cfm
 ./A (A state with no retailers is Alaska or Hawaii) Any insight you
could
 provide would be greatly appreciated.

 PThank you,
 BRA. Cregar
 BR[EMAIL PROTECTED]/HTML

 --73DDED20759AD2445CD2B442--

 --

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Irregular/*NO* display of results in NN???

2000-09-23 Thread Terry Stewart

Hello Adrienne,

Netscape is very picky about tables being correct.  I just looked at your
output, and if the state does not have any records your table does not
complete

 START The bottom of your output ***
TR
TD ROWSPAN=1 COLSPAN=1 WIDTH=4 HEIGHT=431nbsp; /TD
TD ROWSPAN=1 COLSPAN=1 WIDTH=3 HEIGHT=431 valign="top"nbsp; /TD
TD ROWSPAN=1 COLSPAN=1 WIDTH=15 HEIGHT=431nbsp; /TD
TD ROWSPAN=1 COLSPAN=1 WIDTH=590 HEIGHT=431 valign="top" br
  table width="100%"
tr valign="top" 
  td height="234"br
br
img src="arnu.gif" width="272" height="20" br
br


font size="2" face="Arial, Helvetica, sans-serif"
There are currently no authorized Yorkshire House retailers in 
Oklahoma.
  Please contact a Yorkshire House retailer in a neighboring
state. br
br
a href="retailer.cfm"bClick here to select another state/b/a/font
 END The bottom of your output ***

You need to complete/close out the table tr and td tags.

Stew

***  START REPLY SEPARATOR  ***

On 09/22/2000 at 4:02 PM Adrienne H. Cregar wrote:

Hello all...I am perplexed...hope you can help. I have a basic form on
my site that allows you to view retailers by state. If the state does
not have any retailers, a sentence to that effect is displayed,
otherwise, the retailers are listed with name, address, phone, etc...
The problem I am having is that this works fine with AOL and IE, but in
Netscape Communicator, if one of the states with no retailers is chosen,
NOTHING is displayed - not even the header and other page assets. If one
of the states with retailers is chosen, it displays just fine. When I
look at the results page (for a state with no retailers), the HTML looks
as it should. Why isn't this displaying for me The form page is
http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
retailers is Alaska or Hawaii) Any insight you could provide would be
greatly appreciated.

Thank you,
A. Cregar
[EMAIL PROTECTED]


***  END REPLY SEPARATOR  ***

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Irregular/*NO* display of results in NN???

2000-09-22 Thread Adrienne H. Cregar


--73DDED20759AD2445CD2B442
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello all...I am perplexed...hope you can help. I have a basic form on
my site that allows you to view retailers by state. If the state does
not have any retailers, a sentence to that effect is displayed,
otherwise, the retailers are listed with name, address, phone, etc...
The problem I am having is that this works fine with AOL and IE, but in
Netscape Communicator, if one of the states with no retailers is chosen,
NOTHING is displayed - not even the header and other page assets. If one
of the states with retailers is chosen, it displays just fine. When I
look at the results page (for a state with no retailers), the HTML looks
as it should. Why isn't this displaying for me The form page is
http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
retailers is Alaska or Hawaii) Any insight you could provide would be
greatly appreciated.

Thank you,
A. Cregar
[EMAIL PROTECTED]

--73DDED20759AD2445CD2B442
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

HTML
Hello all...I am perplexed...hope you can help. I have a basic form on
my site that allows you to view retailers by state. If the state does not
have any retailers, a sentence to that effect is displayed, otherwise,
the retailers are listed with name, address, phone, etc... The problem
I am having is that this works fine with AOL and IE, but in Netscape Communicator,
if one of the states with no retailers is chosen, NOTHING is displayed
- not even the header and other page assets. If one of the states with
retailers is chosen, it displays just fine. When I look at the results
page (for a state with no retailers), the HTML looks as it should. Why
isn't this displaying for me The form page is A 
HREF="http://www.yorkshirehouse.cc/preview/retailer.cfm"http://www.yorkshirehouse.cc/preview/retailer.cfm
./A (A state with no retailers is Alaska or Hawaii) Any insight you could
provide would be greatly appreciated.

PThank you,
BRA. Cregar
BR[EMAIL PROTECTED]/HTML

--73DDED20759AD2445CD2B442--

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Irregular/*NO* display of results in NN???

2000-09-22 Thread Ryan

Hello all...I am perplexed...hope you can help. I have a basic form on
my site that allows you to view retailers by state. If the state does
not have any retailers, a sentence to that effect is displayed,
otherwise, the retailers are listed with name, address, phone, etc...
The problem I am having is that this works fine with AOL and IE, but in
Netscape Communicator, if one of the states with no retailers is chosen,
NOTHING is displayed - not even the header and other page assets. If one
of the states with retailers is chosen, it displays just fine. When I
look at the results page (for a state with no retailers), the HTML looks
as it should. Why isn't this displaying for me The form page is
http://www.yorkshirehouse.cc/preview/retailer.cfm . (A state with no
retailers is Alaska or Hawaii) Any insight you could provide would be
greatly appreciated.

If I understand the problem correctly, I've seen this before.
Netscape does this when there's an error in the HTML. Run
it through websitegarage or something.

RPS

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.