working with xml files without physically storing them.

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2005
Posts: 1
Reputation: ballapraveen is an unknown quantity at this point 
Solved Threads: 0
ballapraveen ballapraveen is offline Offline
Newbie Poster

working with xml files without physically storing them.

 
0
  #1
Apr 16th, 2005
Hi All,
I need some clarification. I have a situation where I have to use XML files to update a database using vb.net or c#.net. We have a form by which we will get an XML file in the browser from another web site. Now we need to run a script to update a backend access database with that xml file.
My doubt is that can we access the xml file without storing the xml file on our system. I need to make the xml file invisible to the user yet accessible to the programmer to run the script. I know the scripting part but I doubt whether I can do it without storing the xml file.
I would appreciate of anyone can give me an idea of accessing the xml page directly from the browser without storing it.
Thanks.
Praveen
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 117
Reputation: Iron_Cross is an unknown quantity at this point 
Solved Threads: 2
Iron_Cross's Avatar
Iron_Cross Iron_Cross is offline Offline
Junior Poster

Re: working with xml files without physically storing them.

 
0
  #2
Apr 28th, 2005
You can use it without writing it back to storage. Just look into the XmlReader and XmlDocument classes. Just don't save it back to the hdd.
elitehackers.info
Today's Penny-Arcade!
Pain is weakness leaving the body!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC