Jump to content

sourceXML


jmfekete

Recommended Posts

Hi,Currently I have an index page where users input 2 search criteria and on a web server, the parameters are passed to an ASPX page, which then displays the XML. In the Results page for that search, which is written in HTML, what is the source that I specify for the XML since it is displayed in an ASPX page?Scenario (just in case):Index.html - string "shoes" is entered in the first textbox and String "kitchener, ON" is entered in the second textbox. User then clicks on button "Search".At this point the 2 string parameters are passed into the Search.ASPX page on a web server, and the results are returned as XML (but the web address is still displayed as the ASPX page).So my question is, how do I specify that ASPX page (that contains the XML) as the XML source?Thanks!!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...