icons instead of text?

Jacobingram

Registered User.
Local time
Today, 07:31
Joined
Sep 15, 2004
Messages
13
I have a database with a form to add pieces of data. There is then an ASP frontend which acts as a browser to the database.

One of the fields is called 'format' and only has two options - hard & electronic. Rather than the words "hard" and "electronic" to be on the form (and the ASP frontend) I would rather have two icons (a notepad and a pc for instance)

How might I do this?

I am sure this question has been asked before, but I searched and couldnt find anything.

Cheers,
Ed
 
What kind of control do you use? If you use radio buttons, can't you simply add the images to the form?

???
kh
 
I haven't actually implemented that particular field yet...Sounds like a Good idea though!
 

Users who are viewing this thread

Back
Top Bottom