BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Books Manager
 Scripts
 Search Terms Character problem

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
BurakC Posted - 24 Nov 2010 : 06:52:33
Hi

I must be use Turkish Character in search terms. Turkish keyword is "Ejderha Mýzraðý". But this must be "ejderha+m%FDzra%F0%FD" when I search. Is exists any function to replace for #BOOK# varible ? I mean I must replace turkish char to html code before search. Example "ý" char must be "m%FD".

My two scripts is ready for release. Only problem is this.
3   L A T E S T    R E P L I E S    (Newest First)
BurakC Posted - 24 Nov 2010 : 09:26:41
Sorry its ok. Debug mod cant update himself I think. Because when I try debug mod, cant return search result. And replace "ü" with "u". But I try in software. Its ok. Search return result and take info.
BurakC Posted - 24 Nov 2010 : 09:17:29
Is there code have any replace function? Because I remove all replace function on my code but still search for "Rüyalar ve Karabasanlar" as "Ruyalar ve Karabasanlar" and web site not found anything. "ü" replace with "u" before send. But my script code not have any susbtitue code.
Alessio Viti Posted - 24 Nov 2010 : 08:20:05
Hello,

There is a block, at the end of the script, to replace characters:

#SUBSTITUTEWEBQUERY#

#SUBSTITUTEWEBQUERYWORD#=#=%23
#SUBSTITUTEWEBQUERYWORD#=á=a
#SUBSTITUTEWEBQUERYWORD#=à=a
#SUBSTITUTEWEBQUERYWORD#=è=e
#SUBSTITUTEWEBQUERYWORD#=é=e
#SUBSTITUTEWEBQUERYWORD#=í=i
#SUBSTITUTEWEBQUERYWORD#=ì=i
#SUBSTITUTEWEBQUERYWORD#=ó=o
#SUBSTITUTEWEBQUERYWORD#=ò=o
#SUBSTITUTEWEBQUERYWORD#=ú=u
#SUBSTITUTEWEBQUERYWORD#=ù=u
#SUBSTITUTEWEBQUERYWORD#=ü=u
#SUBSTITUTEWEBQUERYWORD#=ß=ss
#SUBSTITUTEWEBQUERYWORD#=Ã=a
#SUBSTITUTEWEBQUERYWORD#=â=a
#SUBSTITUTEWEBQUERYWORD#=Ü=u

#ENDSUBSTITUTEWEBQUERY#

You can try to add these and make tests to see if works, for example

#SUBSTITUTEWEBQUERYWORD#=ý=m%FD

Let me know,

Ale

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07