Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display text file content
Message
 
 
À
19/07/2006 21:24:06
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
01137474
Message ID:
01137910
Vues:
14
>Hi,
>
>Thank for your help. Suppose my text file contain like this:
>
>Hello....
>Good morming.
>
>
>So when the html page read the text file....how does it know have to go to the next line? Instead of displaying Hello....Good morning.
>
>Thanks.
>
>regards
>Kusnardi

What do you use to display your text file? Can ypu show some code?

Basically, you HTML should be
Hello < br >< br >Good morning. Or use < P > instead of double br. (I put an extra space in each tag, so I can display it).

See:

Hello

Good morning.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform