Results 1 to 2 of 2
- 11-30-2010, 05:05 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 4
- Rep Power
- 0
Escaping special characters in User Input in IzPack Installer
I have an IzPack installer that takes in a lot of User Inputs and substitutes them in an XML file. This XML file is actually the configuration file for my application.
There is a major problem that I have hit and I cant move on from it.
In the Input fields (in the installer) user can enter any text and also special characters like & # % ' etc. These special characters messes up my XML file as they are no allowed in the XML syntax and needs to be escaped. for example for & one would need & So far I have been asking the user to do this, as in escape the special characters themselves, but thats now working either.
Is there a way to have this done automatically? I really need a solution fast.
I am using IzPack V 4.1
- 11-30-2010, 05:41 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
Help - special characters producing 404 errors
By Knedlikova in forum New To JavaReplies: 3Last Post: 11-17-2010, 09:13 AM -
XML with special characters
By Kaizah in forum XMLReplies: 1Last Post: 11-06-2009, 02:26 PM -
[SOLVED] special characters (ASCII) åäö
By AlejandroPe in forum New To JavaReplies: 8Last Post: 04-06-2009, 10:42 AM -
Searching for Microsoft special characters
By Tim McDaniel in forum EclipseReplies: 2Last Post: 02-24-2009, 03:11 PM -
special characters
By ravian in forum New To JavaReplies: 2Last Post: 11-16-2007, 01:28 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks