Hello
I am using a string to build up some html coding using database entries.
Then i use write to put the string in a text file and name is ____.htm.
The problem is it exports a leading and trailing " which is then displayed in the file.
How do I stop it carrying these to the text file (or delete them after it is done?
I am using a string to build up some html coding using database entries.
Then i use write to put the string in a text file and name is ____.htm.
The problem is it exports a leading and trailing " which is then displayed in the file.
How do I stop it carrying these to the text file (or delete them after it is done?