开发者

Android on Sony Ericsson - Showing aspx page as source

开发者 https://www.devze.com 2023-02-20 06:22 出处:网络
When I visit my aspx page on a开发者_开发问答n android phone instead of the page I get the website source.

When I visit my aspx page on a开发者_开发问答n android phone instead of the page I get the website source.

It did not used to do this, I'm wondering if there is a known issue here.


If you're seeing .aspx source, it appears your webserver is misconfigured. Are you sure you're using the same url on your Android device as in the browser?

If you're seeing the HTML source, it's probably the content-type of the page that's unknown to your Android browser. Which browser are you using? Can you browse other sites?

0

精彩评论

暂无评论...
验证码 换一张
取 消