Click here to Skip to main content
15,888,984 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionXML in Word 2007 Pin
Idle_Force25-Aug-09 18:07
Idle_Force25-Aug-09 18:07 
QuestionReference a node or an element in one .xml file in another Pin
Arokiamary24-Aug-09 16:58
Arokiamary24-Aug-09 16:58 
AnswerRe: Reference a node or an element in one .xml file in another Pin
Stuart Dootson24-Aug-09 23:38
professionalStuart Dootson24-Aug-09 23:38 
GeneralRe: Reference a node or an element in one .xml file in another Pin
Arokiamary25-Aug-09 0:51
Arokiamary25-Aug-09 0:51 
GeneralRe: Reference a node or an element in one .xml file in another Pin
Stuart Dootson25-Aug-09 2:04
professionalStuart Dootson25-Aug-09 2:04 
GeneralRe: Reference a node or an element in one .xml file in another Pin
Arokiamary25-Aug-09 19:03
Arokiamary25-Aug-09 19:03 
QuestionHow to load xml file in mozillla Pin
biswa4724-Aug-09 3:55
biswa4724-Aug-09 3:55 
AnswerRe: How to load xml file in mozillla Pin
Stuart Dootson24-Aug-09 23:33
professionalStuart Dootson24-Aug-09 23:33 
Strange - I can load the URL (http://www.ed.gov/rss/edgov.xml) directly into FireFox, but using your code, I get this error in the Firebug console: Access to restricted URI denied" code: "1012

An aside - if you're using Firefox (and as you're using Mozilla, seems highly likely), use Firebug to help you debug your Javascript - it's an awesome tool!

In addition, I would also recommend using a Javascript library like jQuery or Prototype (I have experience of jQuery, but not Prototype) for cross-browser DOM manipulation like this - they allow you to a) write your code as if there was only one browser - the library will deal with the browser differences, and b) simplify your code significantly.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: How to load xml file in mozillla Pin
biswa4724-Aug-09 23:50
biswa4724-Aug-09 23:50 
GeneralRe: How to load xml file in mozillla Pin
Stuart Dootson24-Aug-09 23:52
professionalStuart Dootson24-Aug-09 23:52 
GeneralRe: How to load xml file in mozillla Pin
biswa4725-Aug-09 0:08
biswa4725-Aug-09 0:08 
GeneralRe: How to load xml file in mozillla Pin
Stuart Dootson25-Aug-09 1:13
professionalStuart Dootson25-Aug-09 1:13 
QuestionXML Save and Load to SQL Server 2005 Database. Pin
ashwath197924-Aug-09 1:56
ashwath197924-Aug-09 1:56 
QuestionHow to create a semi-colon seperated file using XSL Pin
RK11@200919-Aug-09 3:15
RK11@200919-Aug-09 3:15 
AnswerRe: How to create a semi-colon seperated file using XSL Pin
Stuart Dootson21-Aug-09 10:14
professionalStuart Dootson21-Aug-09 10:14 
QuestionGeneration of .cs pages using xml/xslt Pin
coolsharath17-Aug-09 20:59
coolsharath17-Aug-09 20:59 
QuestionData Definition Specification Pin
Nagaraj Muthuchamy16-Aug-09 22:53
professionalNagaraj Muthuchamy16-Aug-09 22:53 
QuestionPreventing and encrypting data from breaking Xml Structure Pin
Saksida Bojan12-Aug-09 4:11
Saksida Bojan12-Aug-09 4:11 
AnswerRe: Preventing and encrypting data from breaking Xml Structure Pin
Stuart Dootson12-Aug-09 21:41
professionalStuart Dootson12-Aug-09 21:41 
GeneralRe: Preventing and encrypting data from breaking Xml Structure Pin
Saksida Bojan12-Aug-09 23:09
Saksida Bojan12-Aug-09 23:09 
GeneralRe: Preventing and encrypting data from breaking Xml Structure Pin
Stuart Dootson12-Aug-09 23:19
professionalStuart Dootson12-Aug-09 23:19 
GeneralRe: Preventing and encrypting data from breaking Xml Structure Pin
Saksida Bojan12-Aug-09 23:24
Saksida Bojan12-Aug-09 23:24 
QuestionWindows Forms Layout using Xml Pin
Devaang1110-Aug-09 20:52
Devaang1110-Aug-09 20:52 
AnswerRe: Windows Forms Layout using Xml Pin
annathor10-Aug-09 21:11
annathor10-Aug-09 21:11 
GeneralRe: Windows Forms Layout using Xml Pin
Devaang1110-Aug-09 21:31
Devaang1110-Aug-09 21:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.