在网页上添加上传按钮 [英] adding upload button to a web page

查看:100
本文介绍了在网页上添加上传按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,请在将上传按钮添加到网页上时需要您的帮助,以便我可以使用该按钮将图片文件添加到图像框.

hello every one, please i need your help on adding an upload button to a web page so that i can use the button to add picture file to an imagebox.

推荐答案

对于上传按钮,在工具箱中有一个工具文件上传.对于超链接,在button_click上,您可以使用respons.redirect("http://trial.xyz.com"),也可以从工具箱使用超链接控制.
for upload button there is a tool fileupload in toolbox..and for hyperlink,on button_click,u can use respons.redirect("http://trial.xyz.com") or u can use hyperlink control from toolbox.


从工具箱和设计网页中单击表
Click table from the toolbox nd design ur webpage


您好,

工具箱中有一个文件上传控件.使用此
imagebutton.ImageUrl将图像添加到图像按钮.
imagebutton.ImageUrl = url;
问候,
shefeek
Hi,

There is a fileupload control in te toolbox.Use this
imagebutton.ImageUrl to add image to your image button.
imagebutton.ImageUrl=url;
regards,
shefeek


这篇关于在网页上添加上传按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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