I am having difficulties explaining this one.
my hopes are that some one in this forum has seen this before. I appreciate any guidance offered.
I have created a script that creates .txt files from my FM database. each record is named after the record number xxxxxxx.txt . A little html scripting is then added for my import to my ecommerce web site. the text files look great but when the *.txt files are loaded on to the web, the mysterious "ÿþ" characters appear before my text.
I have been trouble shooting this problem now for several weeks. with no success. below is an example of my FM created text file: (this is exactly what FM makes for me)
##################################################
<span class=item>TV/Radio/Lantern with Weather Alert</span>
<span class=subhead></span>
<span class=bodycopy></span>
<span class=featureshead>F E A T U R E S</span>
<span Class=features>• 5" solid state UHF/VHF black and white television, Powerful halogen spotlight and AM/FM/weather band radio with Automatic Storm Alert warning alarm
• 7 channel NOAA weather frequencies warn of dangerous weather conditions and emergency information
• 120 volt AC and 12 volt DC power adapters included
• Built in hand crank provides back-up power for all radio functions and LED area light</span>
#################################################
Now if i copy and paste this information into a new *.txt file or create a new text file from scratch, loading to the web is no problem what so ever. I ma only having this problem with the FM created files.

?
Has any one seen this type of behavior before?
could i be creating my exported files wrong.
Please put your heads together and let me know if you have any ideas. I don't want to manually create 25,000 files every month.
Thank you all for viewing my post and an extra THANKS to anybody who could help.