| Why does my Alias have 'q' on either side of it? |
NormallyExample Column Heading creates an alias example-column-heading The ProblemExample Column Heading creates an alias qexample-column-headingq DiscussionThe EasyTable component imports text files in a CSV format. Originally text files were all ASCII files but now with the advent of the Internet and multi-byte character sets there are lots of different encoding formats. Combine this with PHP & server settings and different Operating System platforms and it's very easy to get a file that has been exported incorrectly. If you have a decent text editor you can do a "hex dump" and see what is actually in the file. For example, this recent file looked like this dumped: 00000000: EF BB BF 22 52 65 73 75 Ôªø"Resu All those non alphanumeric characters tell us the file isn't properly encoded. The same file saved out as UTF-8 no BOM looks the way it should: 00000000: 22 52 65 73 75 6C 74 20 "Result
|
RSForm!Pro is a powerful Joomla! form creator, helping you to create custom forms in minutes. The new product makes form management much easier and gives you the time to handle your clients better.
For only €19.00 how can you go wrong?
( We've used it for years... Shouldn't you? )
