如何在C#网页中动态加载html文件 [英] How to load a html file in c# web page dynamically

查看:80
本文介绍了如何在C#网页中动态加载html文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HTML文件包含各种图像...如何在网页中加载这些图像?

Html file contains various images...how to load these in a web page?

推荐答案

如果您是指c#win窗体应用程序中的Web浏览器控件,则只需发布其位置即可:
从网络-完整位置.
从本地-本地主机:\\ ...

在url属性中.
if you mean web browser control in c# win forms app , then just post its location :
From web - full location.
From local - localhost :\\ ...

in the url property.


这篇关于如何在C#网页中动态加载html文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆