CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Search by Dept - "All" option missing

Print topic Send  topic

Author Message
dneely
Posted: 04/23/2002, 3:30 PM

I downloaded the free employee directory app for ASP/VBscript no templates, and there is no "All" option in the dept menu. So that when I search, I have to guess the correct department that the employee is in to find someone.
I noticed the screen shot example of the application has the "all" in the department field and I was wondering if it is supposed to be there and if it is can someone tell me how to add it?
thanks - this is a great app to help me learn.
Nicole
Posted: 04/24/2002, 1:53 AM

Hello,
it is easy to fix if you have CC installed. Just go to field properties-> Common tab, select 'Custom Initial Value' flag and specify 'Display Value'.

In case you have just downloaded generated site, open .asp file find code that fills department listbox from recordset and add following line right before openrs code:
response.write "<option value="""">All</option>"

dneely
Posted: 04/24/2002, 8:54 AM

Thanks. I'll give this a try. Just out of curiosity and sheer lack of knowledge - so this will allow for an "all" entry into the dept field and allow someone to search just by last name?
thanks again

   


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.