Posted on: 5/2/2014 5:47:54 AM | Views : 521

Code <script type="text/javascript"> var popupWindow = null; function popup() { popupWindow = window.showModalDialog('~/Forms/Masters/FrmHelp4AccountMaster.aspx', 'name', 'dialogwidth=1000px,dialogheight=400px,dialogtop=250px,dialogleft=250px'); return false; } </script>
Server Error in '/EBPL' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. &nbs ...

Go to the complete details ...