CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 How to highlight search results in CCS

Print topic Send  topic

Author Message
swampy
Posted: 08/12/2002, 8:41 AM

I've read the forum postings on how to highlight search results in CC. I was wondering how it could be done in CCS. I use ASP2 with templates. Any help will be greatly appreciated.
Nicole
Posted: 08/13/2002, 7:10 AM

Hello,
the approach is the same for CCS.
Place the code from CC form Open event to CCS form Before Build Select event.
Instead GetParam() use CCgetParam(), to replace Where clause use code:
EventCaller.Where = "new value"

The code from CC Before Show event put into CCS form Before Show Row event. To assign new value for the field name use code:
form_name.field_name.Value = "value"

   


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

MS Access to Web

Convert MS Access to Web.
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.