How to change an image?

M

Miguel Dias Moura

Hello,

i know how to hide a table according to a condition:
<table runat="server" visible='<%# dataSetBibliotecas.FieldValue("Titulo",
Container) <> "" %>'...

Now I am trying to change the image file as follows:
- Show the image "yes.gif" if the value of a dynamic field is equal to
"YES";
- Show the image "no.gif" if the value of a dynamic field is equal to "NO".

Do you think this is possible? Can you help me out?

Thank You,
Miguel
 
C

Cor Ligthert

Hi Miguel.

You multipost in a lot of groups and does not follow up the previous
messages, do you want to be so kind to crosspost next time, than we can see
what where the answers in the other groups.

crossposting sending one message to more newsgroups with a comma to seperate
them.

Thanks,

Cor
 
M

Miguel Dias Moura

Hi,

when i cross post is not with the rude intention.

I use 4 foruns:
microsoft.public.dotnet.languages.vb
microsoft.public.dotnet.languages.aspnet
macromedia.dreamweaver.appdev
www.asp.net

The reason is simple: when i make a question in only one of these foruns i
allways get an answer but it doesn't mean that is the best solution
So when i post in the 4 foruns i allways get different aproaches which helps
me much more.
Not everybody goes to all these 4 foruns so this way i allways get different
answers and ideas from people working in different ways.

Anyway, i will do as you asked me and post all the messages with the same
post so people as you that visit them all can check it out.

Thank You,
Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top