You may not be able to answer this since it is more of a microsoft word related question but I thought I would give it a try. I have php pages that are pulling information out of a mysql database. The user can do a search, see the results, and then export the information into word from the browser using php. Everything works as it should as far as passing "\t" and "\n" to format the file, but I need to be able to tell word (from my browser) that I need certain words to be bold.
Thank you in advance to anyone who can help!!


