I see thank you..I will do those changes...The problem is that I have hundreds of files similar structure sample1 & sample2. Many of the files are not well structure as you can see in the samples. Someone suggested to import it into a database...I am not that familiar with xml.
I tried to use...
HELP URGENT...Please please
ok, I am working with asp and xml.
I have hundreds of file similar to sample1 and sample2 (same xml structures). I am able to display the content of the xml file. However, what I am having problmes is with sample1. I want to be able to redirect to the link provided...
Hello Again,
can anyone tell me what is the best way to import xml files into a access database...Also can you tell me whta I need to be aware of..thanks
I am having problem displaying the content!! Also, Is this the best of doing this? My goal is to display content if <html> tags are present on xml file or redirect if <item-content> containts webaddress....thanks
Help...help I am new to xml.I am getting some xml files from a data-feed. Some of the xml documents contains a link under the <item-content>. some others contain <html> tag (see sample below). I need to be able to redirect the page to the webaddress provided inside of the <item-content> tag OR...
how I can insert <![CDATA[...]]> tags in every file. Does this need to be done before parsing the file.? Sorry ...I am not that familiar with xml...thanks
I am getting a data fee from another company and I am having problems parsing the xml files (tags are not matching, etc). I have hundreds of mxl files similar to the one below..What is the best way to handle this...Or does the company that is providing the xml files needs to provided me with a...
I am using ASP. I created a asp page that parse and display the xml content (i call it the main xml file). This xml page contains <item-id> tags. The tags refers/points to another xml file (sample1 and sample2 etc). When user click on a link on the main page. a popup window opens (getItem.asp...
Help...help I am new to xml.I am getting some xml files from a data-feed. Some of the xml documents contains a link under the <item-content>. some others contain <html> tag (see sample below). I need to be able to redirect the page to the webaddress provided inside of the <item-content> tag OR...
Every month I will get a data-fee. It contains about 1000 xml files. All the xml files contains the following at the beginning of the file
<?xml version="1.0"?>
<!DOCTYPE SEND_FOLDER_DETAILS>
The DOCTYPE is incorrect. It won't allow me to load the file. How can I handle this without having to...
Hello Everyone, I am very new to xml...I am have about 500 xml files like fileOne and fileTwo below..They have same schema. Some
of the file only contains a website in the <item-content> as you can see i fileOne. The other contains html with in xml...What I am
tryin to do is when I click in...
I was trying Server.HTMLEncode However it is not working. I am not sure how to encode the angle brackets. can this be done at the xsl level or on my asp.
Thanks
What is the best way to handle html tags like <br> in xml. I have around 1000 files in xml that contains html tags or if you can point some links will be great ...Thanks
I am using asp, xml/xsl, access db. I am trying display/desing the layout for a asp page. Currently I have about 20 xml files similar to the one below (see xml file). Each file contains about the same categories (structure of tree is the same for each file.
Food.xml
- Articles (cateogy)
-...
Here it is...Again I not sure what i am doing...What I am trying to do is display all the category-items (item-name, item-id) if category-name is equal to 'Articles' in this sample...thanks
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0"...
Help....This is my xml file. I am trying to display/desing the layout for a asp page. I need to be able to select each category and display in specific area on the asp page.(for example.. I need to be able to select category-name = 'Articles' and display all the category-items under that...
Hello JontyMC,
The data contains articles, news, tips, information about different topic on health, parenting etc. In order to see that inf. user must login. Once they login I need to display a menu according to the services they selected during registration. Data needs to be display on the...
Hello everyone,
I am very new to xml world (4 hrs). I am working with asp and access. I was given over 1000 files in xml format to display on the browser.
I have about 10 main xml files that look like this
<?xml version="1.0"?>
<folder>
<folder-name> XDSD </folder-name>
<category>...
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.