Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display text file content
Message
 
 
To
19/07/2006 21:24:06
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
01137474
Message ID:
01137910
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform