不解 求解释 Response.ContentType = "image/jpeg";

红衣老大 2013-12-10 09:14:35
string userid = Request["userid"];
string year = Server.UrlDecode(Request["year"]);
byte[] rs = AAA.X2(userid, year);
Response.ContentType = "image/jpeg";
Response.BinaryWrite(rs);
Response.End();


同样 使用 Response.ContentType = "image/jpeg";
在我的电脑 google浏览器 图片另存为 自动扩展名 jpg ie7 扩展名 bmp

我去另一个电脑 只有ie6 另存为的时候 一个jpg 一个 bmp [2段同样代码的2个图片]

我不解 这是为什么
...全文
210 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

16,721

社区成员

发帖
与我相关
我的任务
社区描述
VB技术相关讨论,主要为经典vb,即VB6.0
社区管理员
  • VB.NET
  • 水哥阿乐
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧