CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> .NET

 OnClick Event not processed

Print topic Send  topic

Author Message
Michael Hamlett
Posted: 01/20/2005, 7:11 AM

i coded an onclick event for a button. the html code shows the onclick="redirect" but when published and i look at the generated aspx page, the onclick is gone. my script code is there but the onclick event is gone from the button. i manually chged the generated aspx page by putting the onclick back on the button with notepad . the page works after doing this.

the properties(format) tab clearly show the word Redirect is on the event and the the HTML shows the proper code before publishing
E43509

Posts: 283
Posted: 01/20/2005, 7:27 AM

This one got me too ...
In .net, I had to do this in the before show
mybtn.attributes("OnClick") = "javascript..."
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.