调用asp.net上的vb.net函数调用fileupload控制文件 [英] call vb.net function on asp.net fileupload control file selected

查看:85
本文介绍了调用asp.net上的vb.net函数调用fileupload控制文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在ASP.Net DataGrid列中有1个文件上载控件,在另一列中有1个dropDownList。我想调用一些函数来填充文件上载文件选择中DropDownList中的数据。



我尝试过使用 -

Hi All,
I am having 1 fileupload control in ASP.Net DataGrid column and 1 dropDownList in another column. I want to call some function which fill data in DropDownList on fileupload file selection.

I have tried using -

<asp:FileUpload ID="fileuploadExcel" runat="server" style="width:auto;" onChange="VB_Function_Name" />



但是它给了我错误 -

Microsoft JScript runtim错误:'VB_Function_Name'未定义



我该怎么做?

请帮助。


but it gives me error-
"Microsoft JScript runtime error: 'VB_Function_Name' is undefined"

how do i do it?
please help.

推荐答案

这篇关于调用asp.net上的vb.net函数调用fileupload控制文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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