473,395 Members | 1,720 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,395 software developers and data experts.

Web Service with input xml filepath and display it

Hi guys,
I've tried google up the answer and found none..
I just want to load an xml file from anywhere to my webservice and display it..
I just know this method:
Copy xml file sctructure,
Loadxml
Return as XmlDocument
Jun 3 '10 #1
3 1958
ThatThatGuy
449 Expert 256MB
For this you need to create a aspx page..

put up a File Upload control from the toolbox and upload the file to the server..

FileUpload tutorial
Now the file is saved in the server...

Load the file from the server into XmlDocument and write it to the page..


delete the xml file from the server.. once xml is loaded
Jun 3 '10 #2
how about directly save xml in server with web service?
Jun 15 '10 #3
Frinavale
9,735 Expert Mod 8TB
Webservices don't display data...they offer services to applications that consume them. It is the application that consumes the webservice that should be displaying data.

I'm not sure what you're trying to do.
Could you please provide more details?

-Frinny
Jun 21 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Corepaul | last post by:
As input is typed into a text box, I would like to search a recordset for the first record that matches what has been typed so far. I would like to update the text box to display the letters typed...
1
by: Mr Utkal Ranjan Pradhan | last post by:
Hi Friends I want to develop a windows service application, which will open a port on the machine and constantly it will listen from that port. And when any data comes to that port I want to...
8
by: nodavies | last post by:
Hi, I'm looking for some help on an issue that I've been tearing my hair out on for several days. I have attempted several times to create a web service via Visual Studio .Net using VB. The...
3
by: Bob Sanderson | last post by:
I am trying to create a form for a MySQL database similar to a spreadsheet. The idea is to display a list of records, with the last line of the list being an input form. When the user enters data...
2
by: assgar | last post by:
Hi Developemnt on win2003 server. Final server will be linux Apache,Mysql and PHP is being used. I use 2 scripts(form and process). The form displays multiple dynamic rows with chechboxs,...
1
by: jeewant | last post by:
Hi, I am creating web service for my company. The web service supposed to pop up windows (web page with url address and unique id) after the user is validated. I did the user authentication part...
2
Sakalicek
by: Sakalicek | last post by:
Hello, I have following problem. I have Web Service and there are few WebMethods. I have generated proxy using WSDL. I call method on Web Service with some object. That object has some...
7
by: russell.LRG | last post by:
Hello, I want to ask a question: I got 2 tables: Patients and Doctors, Patients table has 3 fields: Patient_ID, Patient_Name, Doctor_ID Doctors table has 2 fields:Doctor_ID, Doctor_Name
0
by: tonysmith99 | last post by:
Hi , This question is for .Net 2005. I'm creating a .Net application which will receive the input from the business users as an XML file and it will pass the input to the java web service. ...
0
by: mycoupons | last post by:
I have a description field(longtext) in mysql which I fill through a php form. For one of the entries, some data is in the forn of bulleted list. How do I input this whole data into mysql and display...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
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...

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.