Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Csv to html converter extraneous character
Message
 
To
07/06/2002 12:14:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00666020
Message ID:
00666026
Views:
18
This message has been marked as the solution to the initial question of the thread.
Hi, Albert!

>>
Does anybody have a clue what I am missing?
<<

Yes, I have <s>!

It was a little bit tricky because the location of the ">" sign is near the *E*N*D* of the HTML output, not above the table!!!!!!
From finding out this it was an easy way to recognize the "bad" line of code
	lcText = "<tr><td>" + SUBSTR(lcText, 1, LEN(lcText) - LEN("<tr><td>"))
There is some error, which converts the end of lcText into a trailing ">" sign!

The rest is your job <vbg>!
SeBaFlu
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform