Skip to content

Tag Archives: aspx

I try to read the return with C#, I can't find the Object containning the XML?

I’m in charge of a Poc (prove of concept) about if it’s possible to connect Oracle and ASPX, trought WLI with a web service. I have already setup a web service and it working very well, but this one that I made is working with a RowSet to return the XML. The problem happens when [...]

How do I tell my website to open an XML file based on user-submitted data?

Okay, I’m using Microsoft FrontPage 2003, and I’m trying to set up a weather section on my website using XML feeds from The Weather Channel. My problem is that my hosting company doesn’t support PHP or ASP – so how do I make it so that a user can submit his/her zip code, have that [...]