Jump to content

HTML forms --> Xforms


playmenow

Recommended Posts

So, how I can convert this HTML form to Xforms? I will use it when FF will support Xforms without downloading a plugin.....in a few weeks.

<form action="https://www.moneybookers.com/app/payment.pl" method="post" target="_top"><input type="hidden" name="pay_to_email" value="*@yahoo.com" /><input type="hidden" name="status_url" value="*@gmail.com" /><input type="hidden" name="language" value="EN" /><input type="hidden" name="amount" value="10" /><input type="hidden" name="currency" value="USD" /><input type="hidden" name="detail1_description" value="Services" /><input type="hidden" name="detail1_text" value="Web Development service" /><input type="image" src="images/mb_button.gif" alt="Pay with MoneyBookers" /></form>

So, any help? I'm not so good at XML.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...