Menu

russian form

Help
6490776
2010-08-12
2013-06-03
  • 6490776

    6490776 - 2010-08-12

    hello, I create a form in russian, but te text in form and input text is wrong encoding, in old version phpformgenerator the russian language was supported, can you consult me in this case? thank you

     
  • TNTEverett

    TNTEverett - 2010-08-13

    Coding can be changed at the top of the form.html file.
    Put somthing like this between the <head></head> tags.

    <meta http-equiv="content-type" content="text/html;charset=utf-8" />

     
  • 6490776

    6490776 - 2010-08-13

    I insert that but I have wrong encoding on calendar, error page on web and form data to email is wrong encoding, the problem is on processor.php I think, can you help? thank you

     
  • TNTEverett

    TNTEverett - 2010-08-13

    The processor.php is only responsible for processing form data after "submit". 
    The calendar is an option added in and is not supported here ( * Details and latest version at: * www.dynarch.com/projects/calendar).  However if you want to correct your version you can change or replace the following file "calendar-en.js" in the calendar folder. 
    There is a section of the processor.php that reports an error by printing text.  This text can be replaced.  The confirmation page "confirm.html" is separate and can also be modified like your form.html file. 

     

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.