I have been putting togther a japanese shopping cart in ASP that calls on a access db to get japanese characters for the shop (japanese characters display in the db fine). Everything works well but when the asp builds the data from the db my browser displays the japanese as question marks eg
????????????
I am using Shift_JIS encoding on each page and I am using arial unicode as my access db font.
I have included my code. To see the problem go start.asp / veiwbycat then press japanese and under discription you will see the
????????????
Any help would be greatly appreciated