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

 Search - Criteria

Print topic Send  topic

Author Message
computerforce

Posts: 21
Posted: 04/11/2006, 6:46 AM

Can CodeCharge do this:

1. Grid with Search Form (For example: Firstname and Lastname);
2. AFTER Search Textboxes are filled and Search button is pressed, inserted data has to be converted to UPPERCASE (ASP) with - Ucase() ASP function.

Also, I want to ask where it has to be done? Any example?

Then - some other, for example - Encoding Functions against the Textbox input variables, where to implement them? Any example?

View profile  Send private message
marcwolf


Posts: 361
Posted: 04/11/2006, 8:13 PM

Well there are a couple of places where you can do this.

On the client side - you can use the OnChange Javascript event on a control to change its value from lowercase to uppercase.

Personally I'd prefer this as its more working wuth the 'presentation logic'

Alternatively you can use the ccgetparam and ccsetparam on the server side to get and update the values. You need to do this irght at the top of the events structure like 'page beforeshow'

Hope this helps

Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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