473,508 Members | 2,509 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Displaying XML

There have been lots of posts on this topic, but I haven't been able
to apply any of the suggestions to my situation.

I have an .aspx page with a form on it that has several submit buttons
on it. Clicking a button will cause a web service action that returns
XML. I would like to display this XML response on the page with the
form. I know I can display XML in an IFRAME by pointing its source to
an XML file. But I'm streaming the XML dynamically. I also saw a
suggestion to have the IFRAME's src point to the aspx page that loads
the XML. Again, that won't work because I'm displaying the response
to a form action in the IFRAME.

If someone could give me an example or pointers to displaying XML in
an IFRAME (or any other way) on a page with a form in response to a
form action, I would appreciate it. BTW, when I say "displaying XML",
I mean having IE render it the same as if you open an XML file
directly in IE.

Thanks,
Carole
Nov 12 '05 #1
2 3425
> I also saw a
suggestion to have the IFRAME's src point to the aspx page that loads
the XML. Again, that won't work because I'm displaying the response
to a form action in the IFRAME.
Actually, that will work, as long as you set the Response.ContentType of the
ASPX page to "text/xml". Because the file requested has an .aspx extension,
you must inform the browser that it is not HTML, but XML.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Carole MacDonald" <el*****@yahoo.com> wrote in message
news:1a**************************@posting.google.c om... There have been lots of posts on this topic, but I haven't been able
to apply any of the suggestions to my situation.

I have an .aspx page with a form on it that has several submit buttons
on it. Clicking a button will cause a web service action that returns
XML. I would like to display this XML response on the page with the
form. I know I can display XML in an IFRAME by pointing its source to
an XML file. But I'm streaming the XML dynamically. I also saw a
suggestion to have the IFRAME's src point to the aspx page that loads
the XML. Again, that won't work because I'm displaying the response
to a form action in the IFRAME.

If someone could give me an example or pointers to displaying XML in
an IFRAME (or any other way) on a page with a form in response to a
form action, I would appreciate it. BTW, when I say "displaying XML",
I mean having IE render it the same as if you open an XML file
directly in IE.

Thanks,
Carole

Nov 12 '05 #2
> I also saw a
suggestion to have the IFRAME's src point to the aspx page that loads
the XML. Again, that won't work because I'm displaying the response
to a form action in the IFRAME.
Actually, that will work, as long as you set the Response.ContentType of the
ASPX page to "text/xml". Because the file requested has an .aspx extension,
you must inform the browser that it is not HTML, but XML.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Carole MacDonald" <el*****@yahoo.com> wrote in message
news:1a**************************@posting.google.c om... There have been lots of posts on this topic, but I haven't been able
to apply any of the suggestions to my situation.

I have an .aspx page with a form on it that has several submit buttons
on it. Clicking a button will cause a web service action that returns
XML. I would like to display this XML response on the page with the
form. I know I can display XML in an IFRAME by pointing its source to
an XML file. But I'm streaming the XML dynamically. I also saw a
suggestion to have the IFRAME's src point to the aspx page that loads
the XML. Again, that won't work because I'm displaying the response
to a form action in the IFRAME.

If someone could give me an example or pointers to displaying XML in
an IFRAME (or any other way) on a page with a form in response to a
form action, I would appreciate it. BTW, when I say "displaying XML",
I mean having IE render it the same as if you open an XML file
directly in IE.

Thanks,
Carole

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2455
by: Waguih Boctor | last post by:
Hi, I have a number of ASP pages where some JPGs and GIFs are displaying in the browser and some are not. I have included an excerpt from the HTML below. In this example, the gif file at the...
8
5776
by: euang | last post by:
Hi, I have been using access 2000 for two years on WINDOWS NT to display dynamic aweb page using ASP My ISP has now changed to Windows 2003, and I am having major problems displaying...
1
508
by: Dave Posh | last post by:
I seem to be having a problem displaying time stored in mysql. The format stored in the database is 13:15:05. The database data type is time. I'm using asp vbscript and sql to retrieve the time...
2
2832
by: Joe Price | last post by:
Hi chaps I've got an XML file, within that file i've embedded html code using the <!]> tag I'm displaying that xml file through a browser using an xsl style sheet. However it is displaying...
1
2251
by: Yoshitha | last post by:
hi I have datalist control in my ASP.NET application the problem here is i have used a textbox with multiline true propertly when i enter data like "fdjsfhjksdhfjsdfhsdjhfsdfhsdjfhsd...
5
2202
by: Robert | last post by:
Hello Accessors I have some reports created in Access that are very good for what they do. However, it seems to me that when you are displaying information you don't need to print out that a...
1
1495
by: Carole MacDonald | last post by:
There have been lots of posts on this topic, but I haven't been able to apply any of the suggestions to my situation. I have an .aspx page with a form on it that has several submit buttons on...
2
4313
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
33
5485
by: buss123 | last post by:
Hi all, combo box script code was working in IE perfectly with all modes but OnChange event was not working in FireFox(editable mode, if we select valuese that combo box values r...
0
7133
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7405
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7066
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7504
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5643
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4724
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3198
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
435
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.