SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
arabic Support for the html pages

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing
View previous topic :: View next topic  
Author Message
mkkak



Joined: 14 May 2008
Posts: 13

PostPosted: Aug 01, 2008 6:32 pm    Post subject: arabic Support for the html pages Reply with quote

is ther anything to do to make the script support arabic inj html pages like main.html , upload etc

http://www.usharer.com/
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1055
Location: Undisclosed location

PostPosted: Aug 04, 2008 7:04 am    Post subject: Reply with quote

Try this: in TCM/Session.pm replace
Code:
  print header(-cookie=> [@Cookies] ,
               -type  => 'text/html');

with
Code:
  print header(-cookie=> [@Cookies] ,
               -type  => 'text/html', -charset => 'utf-8');


You can use any other charset instead of utf-8.
Now codepage in browser should be selected correctly.
Back to top
View user's profile Send private message Visit poster's website AIM Address
mkkak



Joined: 14 May 2008
Posts: 13

PostPosted: Aug 05, 2008 12:01 am    Post subject: Reply with quote

thank you plaese reply on this to

http://www.sibsoft.net/forum/post3108.html#3108
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group