CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Using First Letter

Print topic Send  topic

Author Message
IJ
Posted: 03/03/2003, 5:04 PM

I am wanting to perform a search on the first letter of a title of my title field in a table...I can perform a keyword search and obtain results in that manner, but I would like to search and return results based on the first letter of the title. What would be the best way to accomplish this? I am using CCS.
Edd
Posted: 03/03/2003, 10:38 PM

In your grid the parameters for the grid defaults to "Like '%{SearchField}%'"

Remove the first '%' so it is "Like '{SearchField}%'"

Hope that helps.

Edd
IJ
Posted: 03/04/2003, 6:59 AM

Thanks for the response, but I cannot seem to find the line that you referenced above...I looked through the code and did not come across it...could you give me an approximate place and which page...is it included on a common page or the search/grid pages?
Thanks.
IJ
Posted: 03/04/2003, 1:04 PM

Appreciate the steer in the right direction...found the information I needed and now have it working...appreciate the help.

   


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.