473,386 Members | 2,050 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,386 software developers and data experts.

Pass XML File to web page

Ok, I'm a relative web newbie here so bear with me...

I need to pass an XML file to an ASP.Net web page on a remote server.
The .net page will read this XML file and act upon its contents. How
do I go about passing such a file?

thanks in advance...

-Mike

Feb 9 '06 #1
5 1176
You've not said what your client is, as you could just do a file upload if
its a asp.net page and open the file on the server using the xml classes.
If its a client app, theres a good example here:

http://www.codeproject.com/Purgatory/XmlPost.asp

--
Regards

John Timney
Microsoft MVP

"bdtmike" <mi******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
Ok, I'm a relative web newbie here so bear with me...

I need to pass an XML file to an ASP.Net web page on a remote server.
The .net page will read this XML file and act upon its contents. How
do I go about passing such a file?

thanks in advance...

-Mike

Feb 9 '06 #2
Well, here's what I want: I have an ASP.Net web page that will produce
a google map with points plotted on the map. Points and other
parameters are passed to this page via XML. The page should act on
this file and render the page accordingly. The client would be an IE
browser. The end result is a web page.

Feb 10 '06 #3
John,
how do you do a file upload to an ASP page?

Mar 5 '06 #4
lots of articles on this topic

http://www.codeproject.com/aspnet/fileupload.asp

--
Regards

John Timney
Microsoft MVP

"bdtmike" <mi******@gmail.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
John,
how do you do a file upload to an ASP page?

Mar 5 '06 #5
You want something like this web page does?
http://www.reimers.dk/atlas/map.aspx

Mar 5 '06 #6

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

Similar topics

5
by: John | last post by:
I would like to pass array variables between URLs but I don't know how. I know its possible with sessions, but sessions can become useless if cookies are disabled. I have unsuccessfully tried...
23
by: John | last post by:
Last year, I remember finding a web page describing how to pass the name of a file to another web page, and have that web page load that image file. Now, I can't find my record of that (it was...
3
by: darrel | last post by:
I'm still struggling to figure out the big-picture concept of how to go about building a web site menu from an xml file. The XML file contains the full site structure (the site map, so-to-speak)....
3
by: Sam | last post by:
Hi, I have a web form I use to allow users upload files to the web server. Instead of handling this operation in the code behind of the web form, I want to create a class that contains document...
4
by: R Reyes | last post by:
I am coding a forum and am having problems passing around the attachment file (as an HtmlInputFile) from page to page. Sometimes the users may want to preview their posts with the attachment specs...
3
by: Hermit Dave | last post by:
Hi, Trying to pass a value to user control within a page. 1. Couldnt find a way to pass it from code behind file. 2. Trying to pass it from aspx page... using EditURL='<% "mypage.aspx?myvar=" +...
5
by: slowmotiongenius | last post by:
All- I have established an adodb recordset in my code-behind, and I need to pass it to the aspx file. I can't seem to figure out if there is a way to do this. I see you can pass a string over...
9
by: One | last post by:
I have a main.php file that calls a php navigation menu. I want to pass the menu file a parameter to tell it which menu to display. Inside the main.php I have : include...
7
by: Gladen Blackshield | last post by:
Hello All! Still very new to PHP and I was wondering about the easiest and simplest way to go about doing something for a project I am working on. I would simply like advice on what I'm asking...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.