Hi...
My application cotains many popup windows, popub blocker blocks the windows so...
can any one help me to disable the popupblocker by java script or using C#......
Thank you....
View Complete Post
Hi .....
I wanted to disable the Popup blocker .
I used window.showModalDialog() insted of window.open its working.
But the problem is its working in IE. not in Firefox..... I want it work on both...
Is there any solution for that
Thank you.....
Hi all, i have one problem while using Index Of function in java script. I am using this in this way:
var ss=(document.getElementById('<%=HiddenField1.ClientID%>').value.indexOf(","+document.getElementById('<%=yyy.ClientID%>').value+"-"+document.getElementById(str).value,20)); if(ss==-1) { document.getElementById('<%=HiddenField1.ClientID%>').value+=(","+document.getElementById('<%=yyy.ClientID%>').value+"-"+document.getElementById(str).value); countstore++; &nbs
Hi All,
I am using Asp.Net with C# , I am trying to access web service from java script using below code
DCen.RC.RController.Update(_User, _UserId, _ContObjId, _IsUnrAllowed, _UserRatiowed, _Localed, SucceededCallback, FailedCallback);<br/> <br/>
Plese help me out
Thanks in advance
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend