Welcome to TalkGraphics.com
Results 1 to 4 of 4

Thread: wrong title !!!

  1. #1
    Join Date
    Aug 2014
    Posts
    11

    Default wrong title !!!

    Hello.

    I have created the web-site with cyrillic characters in title. everything worked properly untill I added the button with the following tags:

    <form id="payment" name="payment" method="post" action="https://sci.interkassa.com/" enctype="utf-8">
    <input type="hidden" name="ik_co_id" value="53ad484fbf4efc2310c0ba44" />
    <input type="hidden" name="ik_pm_no" value="12345" />
    <input type="hidden" name="ik_am" value="50.00" />
    <input type="hidden" name="ik_cur" value="USD" />
    <input type="submit" value=”BUY”
    </form>

    once I did it, the web-site title is appeared in strange simbols (look at http://www.kseniyataylor.com/newtest/)
    what should I do to fox this problem?

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,518

    Default Re: wrong title !!!

    Maybe this script is telling the browser to use another font that does not support cyrllic characters. Can you contact the source of the script and tell them the problem? Maybe they will have a suggestion or solution.

  3. #3
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,934

    Default Re: wrong title !!!

    If I click on your link I get the following message from my Malware program, so there's no way I'm going there, nor are many potential visitors.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	malware.jpg 
Views:	116 
Size:	25.9 KB 
ID:	104194  
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  4. #4
    Join Date
    Aug 2014
    Posts
    11

    Default Re: wrong title !!!

    thanks a lot!
    you are ablolutely right. the problem appeared after the tag had been added. but I wonder, why it affected only on title, rest of the cyrillic text is ok.
    and even if I delete the this code: enctype="utf-8" - problem is still exist. To be honest I do not see ane code in tag script that is relaited with font.
    bay me I shoud write the font requirements in my page?

 

 

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
  •