Results 1 to 3 of 3

Thread: Submit WebToLead-Form -> no german characters possible

  1. #1
    wost1234 is offline Junior Member
    Join Date
    Mar 2007
    Posts
    3

    Unhappy Submit WebToLead-Form -> no german characters possible

    Hallo,

    i searched the forum for a solution to fix this problem with the german "Umlaute". I am using the version 4.5.1b with the german and englich language files. I created a form with the wizard "Create Lead Form" without any problems submitting data excepting the special character üöä or ß ... and all characters get lost after a "Umlaut". I tryed to change the config. from utf8 to ISO-8859-1 withot any success.

    This also happens with the mambo-SugarRegistration. I hope that someone can help me or show me the threat with the solution.

    Please help, thank you very much in advance!

    Futher Informations:
    - Database Collation is utf8_general_ci (changing is not possible!?)
    - Server ISO-8859-1 (Local & master Value)
    Last edited by wost1234; 2007-04-10 at 02:23 PM.

  2. #2
    wost1234 is offline Junior Member
    Join Date
    Mar 2007
    Posts
    3

    Default Re: Submit WebToLead-Form -> no german characters possible

    Hallo,

    i find a solution that seems to work.

    i add in the .htaccess "AddDefaultCharset On" and in the form tag ' "accept-charset="UTF-8" '
    i hope this helps others too...

    no solution!! It only works with the firefox, not with IE ???

    Please help!
    Last edited by wost1234; 2007-04-10 at 04:14 PM.

  3. #3
    wost1234 is offline Junior Member
    Join Date
    Mar 2007
    Posts
    3

    Default Re: Submit WebToLead-Form -> no german characters possible

    The solution - Put this in the header of the webform:

    <?php header('content-type: text/html; charset=utf-8'); ?>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. UTF characters when using Web Form
    By carajillo in forum Help
    Replies: 2
    Last Post: 2008-04-15, 03:46 PM
  2. Replies: 2
    Last Post: 2006-09-12, 11:03 AM
  3. importing contacts with german characters
    By dforeman in forum General Discussion
    Replies: 1
    Last Post: 2006-03-10, 08:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •