Menu

Can't create form

Help
axenias
2007-04-16
2013-06-03
  • axenias

    axenias - 2007-04-16

    Hi everybody, I am writing in Greek and the phpformgenerator don't allow that....  Is there any way to write in Greek my forms?

     
    • TNTEverett

      TNTEverett - 2007-04-16

      You are correct.  The phpFormgenerator does not support foriegn languages.  There are many issues with supporting other languages.  This may be considered for support in future versions  but for now you are on your own. 
      Personally I have never experimented with this but I am somewhat familiar with methods to allow other character sets.  You can try adding this code to your form1.html but I am not sure how this will affect other parts of the form you have created. 

      In the form1.html, find the <head> tag and add this line right after that.
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

      I am interested in how this works for you so let me know what happens.  I will work with you as long as you are willing to put up with my limited resources for testing and fully understanding all the potential issues.

      Here is another web site explaining some of the methods and issues you will face. 
      http://www.alanwood.net/unicode/

       
    • Anonymous

      Anonymous - 2007-04-19

      I've been browsing the forum, and found this:

      https://sourceforge.net/forum/forum.php?thread_id=1155907&forum_id=149299
          (posted 10/05/2004)

      Perhaps you'll find some insight for what you'd like to do ..... ?

      Cheers!!   :)

              reprieve

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.