Jump to content

Recommended Posts

Posted

I want to output some XML into a table into 3 columns and loops through all the values in the string.

 

XML i plan to output.

 



	
		
			
				
					Allowed URLS
					
						*2simpleclipart.com
						*abpischools.org.uk 

I want to copy all the values going through the DomainNameStrings.

 

Anyone able to give some quick help.

Posted

I think what you need is to learn XSLT it is like the CSS equivalent to XML and you can use it to transform XML into to any format you like.

 

Have a look at XSLT Tutorial

 

It might also be a good idea to run over the basics of XML again before learning XSLT

 

P.S. How’s the job hunting going? I see Martin has gone for the Abbeyfield School Job.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...