| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| florre73 
 
 
 Joined: 06 Feb 2009
 Posts: 2
 
 
 | 
			
				|  Posted: Thu Dec 22, 2011 12:21 pm    Post subject: The form can't handle letters from SWEDISH alphabet ÅÄÖ |   |  
				| 
 |  
				| Hello! 
 I think is some bugg now from the webbserver or something likte that when I try to write in "real swedish" using all the alphabet spectrum the ÅÄÖ letters. Do u think is possible to fix that in some way or is not technical possible!
 
 Glad if some one from the stuff or other users can help me out with this issue...
 
 THANK YOU
 Florre73
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| mycontac Site Admin
 
 
 Joined: 31 Dec 2003
 Posts: 2860
 
 
 | 
			
				|  Posted: Fri Dec 23, 2011 7:22 am    Post subject: Reply |   |  
				| 
 |  
				| Our service does in fact work with those characters.  You need to make sure however that the web page you are inserting the form into is using the UTF-8 character set.  This is typically declared within the <head> tag of your site, using the following code: 
 
 
 
	  | Code: |  
	  | <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 
 |  
 Nick Ladd
 myContactForm.com
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| florre73 
 
 
 Joined: 06 Feb 2009
 Posts: 2
 
 
 | 
			
				|  Posted: Wed Jan 04, 2012 11:19 am    Post subject: It worked! |   |  
				| 
 |  
				| THANK YOU FOR YOUR HELP! 
 NOW IS WORKING!
 Florre73
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |