| Is there a way to get asp script to execute from inside XML? (2 replies) |
| ASPFriends.com 'aspngxml' list |
| I'm working on a new project where in which I pull text from a SQL 2000 database in the form of XML. I want to then execute any asp (" % 'asp script % ") that still exists inside the XML text. Anyone have any comments on how this is done, I have my own ideas, but I would love some input. Thank you James Weaver |
|
| namespace question (2 replies, VIP) |
| ASPFriends.com 'aspngxml' list |
| Hello, Does anyone know where I could find a list of available namespaces? The two I've tried so far are "http://www.w3.org/1999/XSL/Transform" and "http://www.w3.org/TR/WD xsl". I am trying to take a SQL Server XML stream and get it to display in on a WML based XSL and, although close, neither of these namespaces render the page correctly. Thanks in advance, Josh |
|
| XML Schema Validation (4 replies) |
| ASPFriends.com 'aspngxml' list |
| Does anyone have any examples of how to validate an XML document against an XML schema using the .NET xml framework classes? Thanks, Kris. Notice: The information contained in this e mail message and any attached files may be confidential information, and may also be the subject of legal professional privilege. If you are not the intended recipient any use, disclosure or copying of this e mail is ... |
|
| creating html form controls in xslt (2 replies) |
| ASPFriends.com 'aspngxml' list |
| This message, which was originally sent to "aspxml", has been copied to "aspngxml" mailing list by the List Master This is a multi part message in MIME format. NextPart 000 0259 01C12F19.8FBCFDA0 Content Type: text/plain; charset "iso 8859 1" Content Transfer Encoding: quoted printable Hi all, Thanks to .net I am diving deeper into xml/xslt and have a question for you seasoned pro's I have my temp... |
|
| create a XML File using ASP.NET (3 replies) |
| ASPFriends.com 'aspngxml' list |
| Hello, I am Prakash, India. I am programming in ASP.NET. I want to create a XML File when form is submited (using ASP.NET) The XML file should be multiple Data. Ex: the output XML file will be in the following format Root Emp Id "001" Name Prakash /Name Address 1323333 /Address /Emp Emp Id "002" Name ABC /Name Address 1ddd333 /Address /Emp /Root Please tell me the way to do this? Prakash. |
|
| WDDX (5 replies, VIP) |
| ASPFriends.com 'aspngxml' list |
| does ASP.NET support WDDX? If so, has anyone used it? What has been their experience with it? Just trying to get some basic info with regards to WDDX ASP.NET thanks, Jose |
|
| how to send a image in a xml document (6 replies) |
| ASPFriends.com 'aspngxml' list |
| Moved from [aspngcs] to [aspngxml] by darthcarroll@asplists.com Hi I am sending some data in a xml file between 2 .net applications and it will be sent thru msmq. With the data I also need to send a image and I don't know how to achieve this. Can anybody help me out. Thanks in advance Afaq |
|