Python Forum
Table displayed out of order
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Table displayed out of order
#2
Spent the last few weeks getting into Python.
Hasnt been too bad but took time to get used to indented lines instead of curly brackets !
Took a while to crack cookies but just about got there.
I still lose them when session ends but maybe not a bad thing.

One of tasks in the ecommerce site is to send order details to vendor and a part copy to buyer.
The first email gets sent and received fine.
However the second one is missing.
I found adding some extra HTML (div /div) fixed it so it suggests something wrong in HTML code.
In the end I passed the HTML to a syntax checker and it said my table wasnt displaying final row fully as just one TD was used in last row.
So I fixed that and email now magically appears.
So looks like just badly formed HTML was messing things up.
I suspect my email vendor was rejecting it.
Reply


Messages In This Thread
Table displayed out of order - by nigelwright7557 - Nov-08-2021, 04:58 AM
RE: Table displayed out of order - by buran - Nov-24-2021, 05:14 AM
Badly formed HTML - by nigelwright7557 - Nov-23-2021, 09:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fuzzy Wuzzy how to get my fuzzyratio displayed windingsareuseful 3 365 Apr-04-2024, 05:38 PM
Last Post: deanhystad
  Unexpected output: symbols for derivative not being displayed saucerdesigner 0 2,113 Jun-22-2020, 10:06 PM
Last Post: saucerdesigner
  Auto-copy all displayed "print" results into clipboard? smallabc 1 1,718 Dec-16-2019, 02:10 PM
Last Post: buran
  Percentages displayed as "0.00" Winfried 2 1,859 Nov-15-2019, 05:20 PM
Last Post: Winfried

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020