How does this fit in with your initial message?

...Glenn

On Tue, Oct 21, 2008 at 8:37 AM, Brock <[EMAIL PROTECTED]> wrote:

>
> I'm using a web service .asmx object to connect onto the XML datafile:
>
>    <System.Web.Services.WebMethod()> _
>    Public Function GetBlogEntries() As System.Xml.XmlDocument
>        Dim doc As New System.Xml.XmlDocument
>        doc.Load(Server.MapPath("history.xml"))
>        Return doc
>    End Function
>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/DotNetDevelopment

You may subscribe to group Feeds using a RSS Feed Reader to stay upto date 
using following url  

<a href="http://feeds.feedburner.com/DotNetDevelopment";> 
http://feeds.feedburner.com/DotNetDevelopment</a>
-~----------~----~----~----~------~----~------~--~---

Reply via email to