I would like to transform some XML using XSLT that involves recursion.
The source XML format is:
<?xml version="1.0" encoding="ISO-8859-1"?>
<Products>
<Product Status="Updated" Type="Both">
<GUID>cca0c671-7070-411d-91e8-895361b53e19</GUID>
<ProductID>48936</ProductID>...
Hello Everyone,
I am having quite a headache in trying to find a solution to this problem:
I have a database in SQL Server 2000 and have quite a few triggers on different tables. Problem is that when I try to update any record in some of these tables I get following error message displayed on...
Thanks chip H. for replying back. The work I am trying to do is to create an email client that can deal with the phishing emails atleast at the basic level. For this I have to bypass the hosts file entries so that any false entry in the file should be made void.
Hello,
I am writing an email client program where the links in the incoming messages will have direct access to the website, bypassing the hosts file entries. Can anyone help me on this. Thanks in advance for your help.
Hello,
A project I've been working on, there is a requirement to display the last modified value of records that are less than 5 days old. The project is in .Net + SQL Server 2000
In order to do that, I have added a timestamp field and now need to:
1. Display the timestamp value in human...
I've got a strange problem. I have used Microsoft's tree view control in my ASP.Net web application. Whenever the application loads, in some IE browsers it gives "A dynamic link library (DLL) initialization routine failed" Javascript error, where in some IE browser the page loads correctly with...
Hello,
I've got a strange problem. I have used Microsoft's tree view control in my ASP.Net web application. Whenever the application loads, in some IE browsers it gives "A dynamic link library (DLL) initialization routine failed" Javascript error, where in some IE browser the page loads...
Hello,
I have developed a web based application in VB.Net and have created a setup for my project. The problem is, if .Net framework is not installed on the client machine then the setup application gives dll missing runtime error and terminates. I want to show an apprpriate message instead of...
Hello
I have a requirement to read all emails sent at a specific email address and save the subject, date, sender email address, body of email and attachments to the database. I am using a combination of PHP classes. mime_decode class that uses PEAR class is used to extract the contents of...
Hello
I have written a javascript code that displays a page in new window on click of a button. I am using "open" command and it works in IE and netscape when the platform is windows 2k or 98 but it gives problems when I try to access my site through mac or windows xp. The syntax is...
Thanks for replying.
What I am trying to do in my code is :
1. Onclick of a button, selected value from a textarea is get.
2. Text is added on the start and end of selection
3. This modified text is replaced with the old selection into the whole text
I tried to use the syntax mentioned in...
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.