Lookup Domain

.comUSD $8.95 .netUSD $8.95 .orgUSD $8.95

Login

1820 Members
0 Members Online
0 Guests Online
3733 Downloads
121403 Domains Served
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
AjaxWhois v0.2.31 beta (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: AjaxWhois v0.2.31 beta
#85
milos (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
AjaxWhois v0.2.31 beta 8 Months, 1 Week ago Karma: 1  
Hi Uma Sharma,

how are you? Your new version is very good. I like the features you have integrated in the new one. WOW language support... nice. Parameters like "domainBoxText" or "registerP" nice. Very good. Your comp and the module is on the way to be unique and user friendly. That should it be.

How do you think about a further development? Who has made the translation into german? Not me ! Why not me ? OK you have to work on the output of special character in the german language.

You can do it with:
Code:

//Umlaute hier umwandeln $output_in_german = str_replace('Ü','Ü',$output_in_german); $output_in_german = str_replace('ü','ü',$output_in_german); $output_in_german = str_replace('Ä','Ä',$output_in_german); $output_in_german = str_replace('ä','ä',$output_in_german); $output_in_german = str_replace('Ö','Ö',$output_in_german); $output_in_german = str_replace('ö','ö',$output_in_german); $output_in_german = str_replace('ß','ß',$output_in_german);
This part should be implemented in the next version - (I have hacked my version but this is not the final destination stadium of a real international comp and module. You have to work on that issue. Well I´m looking forward for the next development stage of your tool. May be with a lot of more features. PS: Good work! Greetings from Germany
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Warning: fopen(/home/softuff/public_html/components/com_sef/cache/shCacheContent.php) [function.fopen]: failed to open stream: Permission denied in /home/softuff/public_html/components/com_sef/shCache.php on line 74