asp.net中的弹出问题 [英] Popup Issue in asp.net

查看:79
本文介绍了asp.net中的弹出问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我创建了一个网站,在该网站中从类文件创建了动态链接按钮,然后在它们创建后将它们在运行时绑定到页面.

链接按钮正在发生以下事件:

Hello everyone,

I made a website in which dynamically link buttons are created from class files and then after creation they are bound to the page at run time.

The link button are having event which is :

lbdata.Attributes.Add("onclick", "window.showModalDialog('Userdetails.aspx?code="+lbdata.Text+"','name','dialogWidth:630px;dialogHeight:400px;');return false;");



现在,模式对话框中具有编辑功能,当我在Google Chrome中运行网站时,将编辑弹出窗口中的详细信息,但是当弹出窗口关闭时,打开的网站页面会被挂起并停止工作. br/>
此外,在IE和FF中会打开弹出窗口,并且编辑详细信息不起作用,即弹出窗口中的详细信息不会被编辑,并且页面也不会被挂起.

请给我解决方案,如果我想在弹出窗口中编辑详细信息,并且网站的其他页面不受影响,该怎么办.

您可以在 http://jeevaaspa.spaonline.in [ http://jeevaaspa.spaonline.in/jeevaaspa/Home.aspx [ ^ ]
是彩色的.

请提供一些解决方案,以便我可以解决此问题.

谢谢&问候,
Krunal Panchal



Now the modal dialog box is having edit functionality in it, when i run the website in Google Chrome , the details in the popup are edited, but when the popup is closed the pages of the website which are opened gets hanged and stops working.

Moreover in IE and FF the popup is opened and the edit details does not works i.e. the details in the popup are not edited, and the pages also does not gets hanged.

Please give me the solution, what should i do ,if i want to edit the details in the popup and also other pages of the website does not gets affected.

You can test it live on http://jeevaaspa.spaonline.in[^]
userid=admin
password=a123

click on the link booking done on http://jeevaaspa.spaonline.in/jeevaaspa/Home.aspx[^]
which is in color.

Please provide me some solution so that i could resolve this problem.

Thanks & Regards,
Krunal Panchal

推荐答案

检查相应浏览器的已知问题.
谢谢和问候,
Sakshi
http://www.CodeCollege.NET | www.interviewsguru.com | www.chitraguptan.com | www.thekumbakonam.com
check with known issues of the corresponding browsers.
Thanks and Regards,
Sakshi
http://www.CodeCollege.NET | www.interviewsguru.com | www.chitraguptan.com | www.thekumbakonam.com


这篇关于asp.net中的弹出问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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