Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. XML Generic Form generator/handler

XML Generic Form generator/handler

Scheduled Pinned Locked Moved XML / XSL
xmldatabasehelpquestioncom
3 Posts 3 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi I am trying to build a generic function to building forms using only ASP3.0, XML and XSLT

    != 'NULL'"> <xsl:attribute name="VALUE"> <xsl:value-of select="$array[x]" /> </xsl:attribute> </xsl:if> </INPUT> Where x corresponds to the element in question. Current example:
    http://www.safari-trader.com/functions/form\_builder/index.asp http://www.safari-trader.com/functions/form\_builder/forms.xml http://www.safari-trader.com/functions/form\_builder/forms.xslt Any help/pointers would be appreciated.... John

    B 1 Reply Last reply
    0
    • L Lost User

      Hi I am trying to build a generic function to building forms using only ASP3.0, XML and XSLT

      != 'NULL'"> <xsl:attribute name="VALUE"> <xsl:value-of select="$array[x]" /> </xsl:attribute> </xsl:if> </INPUT> Where x corresponds to the element in question. Current example:
      http://www.safari-trader.com/functions/form\_builder/index.asp http://www.safari-trader.com/functions/form\_builder/forms.xml http://www.safari-trader.com/functions/form\_builder/forms.xslt Any help/pointers would be appreciated.... John

      B Offline
      B Offline
      berndg
      wrote on last edited by
      #2

      John, I think what you want is XForms, not XSLT. Have a look at this (slightly outdated but nonetheless a good intro): http://www-106.ibm.com/developerworks/web/library/x-xforms/?loc=dwmain Bernd

      A 1 Reply Last reply
      0
      • B berndg

        John, I think what you want is XForms, not XSLT. Have a look at this (slightly outdated but nonetheless a good intro): http://www-106.ibm.com/developerworks/web/library/x-xforms/?loc=dwmain Bernd

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Hi Bernd Thanks for this but the problem here is that XForms is not yet a standard and I need to get something implemented fairly soon.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups