Click here to Skip to main content
15,917,176 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Loading XSL Templates Pin
thekcins4-Nov-03 18:48
thekcins4-Nov-03 18:48 
GeneralRe: Loading XSL Templates Pin
Brandon Haase13-Nov-03 15:35
Brandon Haase13-Nov-03 15:35 
QuestionXSLT in EVC++? Pin
slomoman25-Oct-03 23:29
slomoman25-Oct-03 23:29 
GeneralHELP! XPath Syntax Pin
mikasa23-Oct-03 9:29
mikasa23-Oct-03 9:29 
GeneralRe: HELP! XPath Syntax Pin
Philip Fitzsimons24-Oct-03 2:58
Philip Fitzsimons24-Oct-03 2:58 
GeneralRe: HELP! XPath Syntax Pin
mikasa24-Oct-03 3:10
mikasa24-Oct-03 3:10 
QuestionHow to send XMLdata to exe file Pin
yu-yu22-Oct-03 14:55
yu-yu22-Oct-03 14:55 
AnswerRe: How to send XMLdata to exe file Pin
Edbert P22-Oct-03 21:26
Edbert P22-Oct-03 21:26 
You could register a specific MIME type in the PC (eg. .myFileExt) to be handled by your exe file,
then send the XML as filename.myFileExt, and when the user opens the file it will be processed by your exe
(The exe will receive the filename as the argument). At least that's what I did with my program.

However, I don't know how to register a MIME type programmatically, maybe someone else can help?
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 3:32
yu-yu23-Oct-03 3:32 
GeneralRe: How to send XMLdata to exe file Pin
Edbert P23-Oct-03 13:04
Edbert P23-Oct-03 13:04 
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 14:21
yu-yu23-Oct-03 14:21 
GeneralRe: How to send XMLdata to exe file Pin
Edbert P23-Oct-03 15:04
Edbert P23-Oct-03 15:04 
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 18:55
yu-yu23-Oct-03 18:55 
QuestionMSXML Parser??CreateNode???? Pin
xxhimanshu20-Oct-03 23:22
xxhimanshu20-Oct-03 23:22 
AnswerRe: MSXML Parser??CreateNode???? Pin
Philip Fitzsimons21-Oct-03 2:43
Philip Fitzsimons21-Oct-03 2:43 
GeneralXML round trip problems Pin
james-cxx20-Oct-03 14:01
james-cxx20-Oct-03 14:01 
GeneralRe: XML round trip problems Pin
Christian Graus20-Oct-03 15:17
protectorChristian Graus20-Oct-03 15:17 
GeneralRe: XML round trip problems Pin
james-cxx20-Oct-03 17:33
james-cxx20-Oct-03 17:33 
GeneralRe: XML round trip problems Pin
Christian Graus21-Oct-03 9:34
protectorChristian Graus21-Oct-03 9:34 
QuestionHow to save the content of Datagrid into XML file and retrieve the content into Datagrid? Pin
Cybermilky17-Oct-03 20:46
Cybermilky17-Oct-03 20:46 
GeneralReally interesting problem ! Pin
pahluwalia17-Oct-03 11:52
pahluwalia17-Oct-03 11:52 
GeneralDataSet from XML Schema Pin
pahluwalia17-Oct-03 9:34
pahluwalia17-Oct-03 9:34 
GeneralXML Complex Type, DataSet Pin
pahluwalia17-Oct-03 6:36
pahluwalia17-Oct-03 6:36 
GeneralXML Transformation Trouble... Pin
CreProDes17-Oct-03 1:04
CreProDes17-Oct-03 1:04 
GeneralRe: XML Transformation Trouble... Pin
Philip Fitzsimons17-Oct-03 3:04
Philip Fitzsimons17-Oct-03 3:04 

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.