Cannot use IFrame in web form page

G

Guest

I have been having a very wierd problem with IFrames in a web form. If I
specify any type of url in the src attribute of a Iframe, the whole Iframe is
not rendered by asp.net. for example, here is a simple iframe as it looks in
my page:

<iframe id="ArtFrame" width="100%" height="100%" frameborder="no"
scrolling="auto" src="anypage.aspx?id=0"></iframe>

Once the page loads, If I look at the place where the frame is supposed to
be, the only thing there is the </iframe> tag. Nothing else comes through. If
I mess with the url, it appears that is messes up if there is an equals sign
in the url. Any ideas what would cause this?
 

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

Members online

Forum statistics

Threads
474,261
Messages
2,571,041
Members
48,769
Latest member
Clifft

Latest Threads

Top