CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 CCS 3.2 - easy crash

Print topic Send  topic

Author Message
Vasiliy

Posts: 378
Posted: 09/08/2007, 6:23 PM

This code below causes CCS to crash if I change the button text "Next Page (Alt+P)" to "Next Page (Alt+N)" from button properties (not from source code).

  
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">  
<html>  
<body>  
                  <table>  
                    <tr>  
                      <td align="left"><input class="button" accesskey="P" type="button" value="Prev Page (Alt+P)" name="Prev"><input class="button" accesskey="N" type="button" value="Next Page (Alt+P)" name="Next"><input class="button" type="button" value="Delete Page" name="Del"></td>  
                    </tr>  
                  </table>  
  
</body>  
</html>  

_________________
Vasiliy
View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 09/08/2007, 6:48 PM

Vasiliy
If it is true what you say have you mentioned this to support so that they can resolve this issue??
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.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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