CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 How to show errors on alert box

Print topic Send  topic

Author Message
texwiller

Posts: 2
Posted: 05/31/2011, 4:46 AM

simply add this code in the error section:


<script language="JavaScript" type="text/javascript">
function errormsg() {var str="{Error}"; alert(str.replace(/<br>/gi, "\n"));}
setTimeout("errormsg()", 100);
</script>

byeee
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.