如何在对话框中获取发送/接收邮件Throgh图像按钮? [英] How Do I Get The Send/Receive Mail In The Dialog Box Throgh Image Button?

查看:108
本文介绍了如何在对话框中获取发送/接收邮件Throgh图像按钮?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,



我是asp.net的新手,



我在这里使用用于获取数据的网格视图,在该网格上我将单击电子邮件链接,之后它应该转到新对话框,在该框中我已设置图像按钮以发送和接收邮件。但如果我点击图片按钮就没有回复,



这里是我的代码



< asp:TemplateField HeaderStyle-Width =HeaderText =Rec.Mail>

< HeaderStyle Wrap =FalseHorizo​​ntalAlign =LeftForeColor =White

Width =10%/>

< itemtemplate>

< asp:ImageButton ID =btnRecdEmailCommandName =ReceivedMailCommandArgument ='< ;%#Eval(MSG_ID)%>'

ImageUrl =../ images / mail.gifrunat =server/>



< controlstyle forecolor =蓝色>





你能不能请任何人帮助我





问候,

velsamy

Hi friends,

I am new to asp.net,

Here i am using grid view for fetching the data, on that grid i will click the email link , after that it should go to the new dialog box, in that box i have set an image button for send and receive the mail. but if i click the image button there is no response ,

here is my code

<asp:TemplateField HeaderStyle-Width="" HeaderText="Rec. Mail">
<HeaderStyle Wrap="False" HorizontalAlign="Left" ForeColor="White"
Width="10%" />
<itemtemplate>
<asp:ImageButton ID="btnRecdEmail" CommandName="ReceivedMail" CommandArgument='<%#Eval("MSG_ID")%>'
ImageUrl="../images/mail.gif" runat="server" />

<controlstyle forecolor="Blue">


will you please anyone help me


Regards,
velsamy

推荐答案

这篇关于如何在对话框中获取发送/接收邮件Throgh图像按钮?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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