Hello - I have 2 projects one in .net (VB.net and ASP.net) the other in VB6 and ASP - both create an XML document for transformation into HTML.
I want to use a non break white space ie & nbsp inside the XSL so at top of my document I have added the line
<!DOCTYPE xsl:stylesheet [<!ENTITY nbsp...
I'm a bit new to .net to please bear with me.
Does the .net IDE have intrinsic support to pass data from client to server using SOAP. Or do I need to still write my client script manually.
For example:-
Lets say I have a page with 2 controls a list and a grid. When I click an item in the list...
I have a client who is having problems connecting to an OLAP Database source using OLEDB.
When I run the simple code to create an active connection he gets the error: - -2147467262 No interface available for the requested IID.
None of our other clients have had this problem and I can find no...
I'm trying my best to remove all session variables from my web application, and store the data required in an XML doc on the client. However I need to use some session vars temporarily so I can return my normal html then do a second call using SOAP to get the xml and store it on the client.
Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.