Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9005939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T01:16:46+00:00 2026-06-16T01:16:46+00:00

I am learning XForms. And i am trying to display this in browsers like

  • 0

I am learning XForms. And i am trying to display this in browsers like IE9, Chrome and Firefox 14.

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms">
   <head>
      <title>Hello World in XForms</title>
      <xf:model>
         <xf:instance xmlns="">
            <data>
               <PersonGivenName/>
            </data>
         </xf:instance>
      </xf:model>
   </head>
   <body>
      <p>Type your first name in the input box. <br/>
        If you are running XForms, the output should be displayed in the output area.</p>   
         <xf:input ref="PersonGivenName" incremental="true">
            <xf:label>Please enter your first name: </xf:label>
         </xf:input>
         <br />
         <xf:output value="concat('Hello ', PersonGivenName, '. We hope you like XForms!')">
            <xf:label>Output: </xf:label>
         </xf:output>
   </body>
</html> 

But textbox is not appearing. What is the problem? I have tried to search Xfroms plugins for browsers but found nothing.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T01:16:47+00:00Added an answer on June 16, 2026 at 1:16 am

    As Alain Couthures has already pointed out, there is currently no native support for XForms in browsers (and apparently no prospect of it in future). You will need to install either a client-side or a server-side implementation of XForms, and then you should start to see results.

    Available client-side implementations include

    • XSLTForms (which Alain Couthures wrote and which is often used for its simplicity of setup)
    • Ubiquity XForms (an ongoing project mostly carried by Mark Birbeck; widely regarded as promising, but not well documented last I looked)
    • The EMC Documentum XForms Engine, aka Formula (looked very polished; documentation is aimed at those integrating it with other EMC products)

    Prominent server-side implementations include

    • Orbeon (perhaps the best documented of all XForms products)
    • BetterFORM (successor to the Chiba project)

    Several of these have active user-community mailing lists.

    There are also non-browser-based implementations which use languages other than HTML as the host document language (IBM Forms and Open Office).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just learning the world of jquery, and all my googling gives examples like this:
learning html/css here. I can't seem to understand how to tweak this drop down
Learning my way through this stuff and could use some help. I'm trying to
learning html/css here. I'm trying to add a border-bottom to my .menu ul li
Learning C at University. This is not a homework, but I was trying to
Learning some VBA. So far, I've constructed this piece of code which should allow
learning CSS, HTML & Java as I go on a project.. Mashing other people's
Learning C and I'm trying to get a visual comparison of the variable types
Learning how to test is HARD! I'm just trying to get MiniTest running and
Learning C and this is an exercise. The user is asked to input the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.