Frames show and hide?

G

Giovanni Cobos

Hi:

I have a web application with Visual Basic .NET. I am using Frames to show
the information in my pages. But for some link's I would like them to show
without the frame and others with the frame.

How can I do that using code?

Thank you very much for your soon reply and help.

Regards,

Giovanni
 
B

Brian Henry

you might want to go to microsoft.public.dotnet.languages.aspnet for asp.net
related information
 
C

Cor Ligthert

Brian,
you might want to go to microsoft.public.dotnet.languages.aspnet for
asp.net related information
There are 5 program languages in newsgroup in Net.

All have there own newsgroups.

For VBNet as the OP ask is this the right general one.

Cor
 
C

Cor Ligthert

Giovanni,

When it is about Iframes I am curious how you did what you wrote, can you
show a little snippet?

Cor
 
C

Cor Ligthert

Brian,

This is in my opinion about a normal Ifram, I was curious if you knew
something about an ASPX page that holds Iframes. Not an HTML page that holds
Aspx pages.

Or do I miss something?

However thanks,

Cor
 
C

Cor Ligthert

Giovanni,

This is in my opinion about a normal Ifram, I was curious if you knew
something about an ASPX page that holds Iframes. Not an HTML page that holds
Aspx pages.

Or do I miss something?

However thanks,

Cor
 
C

Cor Ligthert

I made a wrong connection this message has nothing to do with my reply to
Brian

Sorry

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

Similar Threads


Top