Hi all,
I have a link button in my page. While clicking that page a pop-up will be opened, from this pop-up a value should be returned to the parent page after a post back of the parent page . It is working fine in FireFox and IE8. But in Safari, the value which is returned is displaying as UNDEFINED.
The function that i used is : window.showModalDialog
Im using this method window.showModalDialog " , here it is working fine but the value 7.896 is displaying in safari. But in other browser's called FireFox and IE8 , the value is displaying as " Undefined". i think this is the issue with tha browser..
http://www.dotnetfunda.com