Refreshing a popup action

G

Giovanni Cobos

Hello,

I am developing a Web Page with Visual Basic .NET. I would appreciate
your help with this:

I have a button which call a popup, in this popup I show a dress and until
this point everything goes right.

When I press the button againg to show another dress (without clossing the
popup before) the popup doesn't update the new dress, maybe it is because
Visual Basic .NET knows that the popup was charged and stop any future
action.

So, my question is: How can I do to refresh the popup action everytime I
press the button regardless if I closed or not the popup which has been
opened?

Thank you very much for your time and help.

Giovanni
 
C

Cor Ligthert

Giovanni,

Can you show us the VBNet code that you use for that?

We are no wizards, you see code and cannot solve the problem, what do you
expect from us?

Cor
 

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