Guest_imported
New member
- Jan 1, 1970
- 0
Hi
First thanks avator ... great help. Now I am trying to execute an SQL query using XML <sql:query> thingy
I use a HTML form to post to an XML file...this works fine .. but once it execute the query it returns the following string <root xmlns:sql="urn:schemas-microsoft-com:xml-sql" /> how can I transfer control to another page.
What I do at the moment
-> HTML form test.html is submitted to an XML file in the SQL Server virtual directory for XML.
any help is much appreciated
cheers
Deepak
First thanks avator ... great help. Now I am trying to execute an SQL query using XML <sql:query> thingy
I use a HTML form to post to an XML file...this works fine .. but once it execute the query it returns the following string <root xmlns:sql="urn:schemas-microsoft-com:xml-sql" /> how can I transfer control to another page.
What I do at the moment
-> HTML form test.html is submitted to an XML file in the SQL Server virtual directory for XML.
any help is much appreciated
cheers
Deepak