Results 1 to 8 of 8

Thread: XSL file

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved XSL file

    is it possible to have picture, or other html object inside the XSL file?
    Last edited by kenny_oh; Dec 9th, 2005 at 09:00 AM.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: XSL file

    Yes it is. Make a normal HTML page, rename as XSL, and then insert your 'loops' if that's what you can call them.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: XSL file

    what is the mean "Inser your loops" ???

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: XSL file

    here is my xsl file, but cannot run....and have this error:

    Code:
    End tag 'head' does not match the start tag 'meta'. Error processing resource 'http://localhost/TVScheduleDisplay.xsl'. Li...
    
    </head>
    --^
    Attached Files Attached Files

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: XSL file

    In XML, standalone tags must have a closing brace at the end.

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: XSL file

    ok.......i have solved the problem........now gt another new problem........in the XSLT file i put form for post data.........for the first time, after press button, the data post produced a result display in xml file.....when i post another time, it didnt display the output untill i press refresh button the result going to display......what is the problem?

  7. #7
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: XSL file

    Your description is very vague. How about some code?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: XSL file

    And please use more words to describe the problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width