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 -> ASP

 After Insert

Print topic Send  topic

Author Message
accumold

Posts: 9
Posted: 02/08/2006, 9:56 AM

I hope this is one of those Duh issues that I am just missing.

I have some custom code that runs on a form "After Insert" which works great. I just ran into the issue that if someone hits cancel it also runs. Am I using the wrong event? I thought cancel would no "insert" anything. I have two forms that are the same way. Thoughts?


_________________
Aaron
View profile  Send private message
mhope

Posts: 37
Posted: 02/08/2006, 1:47 PM

Maybe something like:

If Your_Grid.IsFormSubmitted Then
'your custom code here

Else
'more custome code

End If
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.