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

XML / XSL

 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 17:06
vikram_asv4-Mar-09 17:06 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
AndyInUK4-Mar-09 23:28
AndyInUK4-Mar-09 23:28 
QuestionXML/XSL transformation question. Pin
Maximilien4-Mar-09 9:08
Maximilien4-Mar-09 9:08 
AnswerRe: XML/XSL transformation question. Pin
Curtis Schlak.4-Mar-09 9:17
Curtis Schlak.4-Mar-09 9:17 
GeneralRe: XML/XSL transformation question. Pin
Maximilien4-Mar-09 9:29
Maximilien4-Mar-09 9:29 
GeneralRe: XML/XSL transformation question. Pin
Curtis Schlak.4-Mar-09 9:40
Curtis Schlak.4-Mar-09 9:40 
Questioncookies Pin
AndyInUK4-Mar-09 3:59
AndyInUK4-Mar-09 3:59 
AnswerRe: cookies Pin
Curtis Schlak.4-Mar-09 9:20
Curtis Schlak.4-Mar-09 9:20 
Most likely, Andy, you'll have to do the following in the programming language of your choice:
  • Create the content for the login POST request.
  • Stream the post request to the server over the applicable port.
  • Read the response.
  • Parse out the Set-Cookie lines from the HTTP response.
Here's the HTTP RFC[^] for reference.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty

GeneralRe: cookies Pin
AndyInUK4-Mar-09 23:35
AndyInUK4-Mar-09 23:35 
GeneralRe: cookies Pin
Curtis Schlak.5-Mar-09 10:59
Curtis Schlak.5-Mar-09 10:59 
QuestionConverting Word ML to XML Pin
Tejabhiram3-Mar-09 21:26
Tejabhiram3-Mar-09 21:26 
AnswerRe: Converting Word ML to XML Pin
Lee Humphries3-Mar-09 21:55
professionalLee Humphries3-Mar-09 21:55 
GeneralRe: Converting Word ML to XML Pin
Tejabhiram3-Mar-09 22:12
Tejabhiram3-Mar-09 22:12 
GeneralRe: Converting Word ML to XML Pin
Lee Humphries3-Mar-09 23:10
professionalLee Humphries3-Mar-09 23:10 
GeneralRe: Converting Word ML to XML Pin
Tejabhiram3-Mar-09 23:34
Tejabhiram3-Mar-09 23:34 
QuestionXML to JSON using XSLT Pin
Nishanthkumar26-Feb-09 19:29
Nishanthkumar26-Feb-09 19:29 
AnswerRe: XML to JSON using XSLT Pin
Curtis Schlak.27-Feb-09 1:33
Curtis Schlak.27-Feb-09 1:33 
QuestionReading XML Schema and schemas located in Includes Pin
ValAkkapeddi26-Feb-09 12:23
ValAkkapeddi26-Feb-09 12:23 
QuestionXML Read and Write in Java Pin
TJS4u25-Feb-09 18:43
TJS4u25-Feb-09 18:43 
AnswerRe: XML Read and Write in Java Pin
led mike26-Feb-09 4:42
led mike26-Feb-09 4:42 
QuestionXSLT nested list problem [modified] Pin
PeOpLesChAmP25-Feb-09 5:02
PeOpLesChAmP25-Feb-09 5:02 
AnswerRe: XSLT nested list problem Pin
led mike26-Feb-09 4:44
led mike26-Feb-09 4:44 
QuestionXML Pin
Bedke24-Feb-09 16:26
Bedke24-Feb-09 16:26 
AnswerRe: XML Pin
Calin Tatar26-Feb-09 5:50
Calin Tatar26-Feb-09 5:50 
QuestionHow to convert from html to xml Pin
Tejabhiram22-Feb-09 18:51
Tejabhiram22-Feb-09 18:51 

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.