473,378 Members | 1,496 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Receive a post of XML Document

Hi.

I Need to receive a post of a document XML from any page.

Please let me know how to do it.

THANKS !!!!!

Dec 15 '05 #1
3 1447
What do you mean? Posted data comes in the form of fields such as a hidden
field. Can you clarify more what you are trying to do?
<ja****************@gmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi.

I Need to receive a post of a document XML from any page.

Please let me know how to do it.

THANKS !!!!!

Dec 15 '05 #2
Peter Rilling wrote:
What do you mean? Posted data comes in the form of fields such as a
hidden field.


Only if it's form data, which is usually not the case for payload like
SOAP messages.

Cheers,
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Dec 15 '05 #3
ja****************@gmail.com wrote:
Hi.

I Need to receive a post of a document XML from any page.


Is it a file upload or a "raw" post, where the HTTP request body
contains the original XML as is?

First case: Get it from HttpRequest.Files.
Second case: Read it from HttpRequest.InputStream.

Cheers,
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Dec 15 '05 #4

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

Similar topics

0
by: Kribu | last post by:
Hi All, Can anyone tell me how to receive xml Document object from the message queue. It's fine when I send the xml object. I can also see that in MQ. But , when I try to receive the message...
3
by: Varun | last post by:
Hi There, I have a form("myRequest.asp") and the values from it are retrieved into the page ("output_Print.asp") on which I have two buttons('Save As Complete' and 'Save As Incomplete'). When the...
0
by: arti | last post by:
Hi all. I have a problem/question with XForms. I have 2 instnace in my document, instance1 and instance2. <xforms:instance xmlns="" id=instance1"> .... </xforms:instance> <xforms:instance...
3
by: reneeccwest | last post by:
How can I simulate HTTP post request by JavaScript? When I select from <SELECT> combo box. onClick will call JavaScript function. I want this function to send HTTP POST request with the selected...
5
by: Kit | last post by:
Hi there, I am recoding a website, and I want to add a generic footer to each page, using an included file with PHP snippets. Part of that footer would be a link to validate the page using the...
1
by: **** KiteOregon **** | last post by:
I need to send & receive XML Document Objects via the Message Queue. We have several applications that insert XML Document Object into the message queue. This works with no problem. I am trying...
6
by: Daniel Rimmelzwaan | last post by:
I want to send a biztalk document to an aspx page, and I need to see some sample code, because I just can't make it work. I have a port with transport type HTTP, pointing to my aspx page, something...
6
by: Sundararajan | last post by:
Dear Folks, I have a hyperlink in my page - webform1.aspx on click of this i want it to post back to the second page -webform2.aspx. is this possible in ASP.Net 1.1. if so how can i go about it....
5
by: =?Utf-8?B?QWxleCBNYWdoZW4=?= | last post by:
I am trying to create ASPX code which will allow me to redirect a user to another site with POST data. I figure that the best way to do this is with JavaScript to the client. Here's what I'm doing:...
3
by: msg2ajay | last post by:
hi friends, i have 3 buttons 'add','update,'delete' in my jsp what i want is depending on the button name i am trying to do the actoin. Below i have given my function -----> field...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.