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

 How to Use Different Font in ListBox

Print topic Send  topic

Author Message
Kem
Posted: 01/14/2002, 6:17 AM

Sir,

I have a problem I want to display contents of ListBox in different font from others. How can this Possible ?

This is Urgent.


Alex Alexapolsky
Posted: 01/14/2002, 7:02 AM

You can set style for your SELECT element via javascript that should be placed
into Header&Footer section , e.g.
<script>
document.CustomerRecord.Sex.style="font-family: Arial, Tahoma, Verdana, Helvetica";
</script>
Kem
Posted: 01/14/2002, 8:35 AM

Sir,

I tried this but could not get success :

My Page name is Officer_Home
My Form Name is "Search"
My Database Table is "Complaint"
My ListBox Contains "Dept_id" But Shows "Department_Name".

I Want This Department_Name which is appeared in the ListBox would be displayed in "Bookman Old Style" in 16 Points in "Red" color, whereas all other metter displayed in "Arial".

This field contains is also used in Grid Form, But I want this would in the same font like others in the grid.

Please Reply Soon

   


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.