Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't use Unorder list in a message.
Message
De
16/08/2000 07:48:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00405303
Message ID:
00405403
Vues:
21
>I just tried to use a < ol > tag in a message and got a message saying it was one of the banned html tags.
>
>What up with that?

I suppose you meant to say < ul > is not allowed. You could use the old tag < menu > instead of < ul >:


  • something
  • something else


  • Here is < ol > and < li >:

    1. something
    2. something else


    And < ol type=a >:

    1. something
    2. something else


    Looks like UT is trying to screen out < u > to prevent non-hyperlinked underlining, and is accidentally killing < ul > in the process.
    David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
    Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform