XML HTTP + ASP

D

Dave

I'm using XML HTTP in an ASP to import HTML content for clients from
their existing web pages. But for some reason, the tabs are now ?'s

What can I do to handle this?

TX!
 
M

Mark Schupp

Tabs shouldn't show at all in an HTML page. Are they arriving from XMLHTTP
(should use ServerXMLHTTP by the way) as ?'s ?

Is the HTML page you are retrieving using the same code page as your server
(try setting session.codepage=65001 to output as utf-8)?
 
D

Dave

Mark said:
Tabs shouldn't show at all in an HTML page. Are they arriving from XMLHTTP
(should use ServerXMLHTTP by the way) as ?'s ?

Is the HTML page you are retrieving using the same code page as your server
(try setting session.codepage=65001 to output as utf-8)?

Sorry, I am using ServerXMLHTTP...

They are arriving as ?s

I don't see them in the HTML, only when I look at the code and drag my
mouse over white space I can see them...

I'll try UTF8 - thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top