Author: Dmitry
Email: [EMAIL PROTECTED]
Message:
Hello!

How I can use the hash (#) symbol in the indexer.conf file? I do command like:

HTDBList SELECT concat('http://www.domain.com/questions/',id1,'.html#',id2) FROM 
questions

or

HTDBList SELECT concat('http://www.domain.com/questions/',id1,'.html',CHAR(35),id2) 
FROM questions

I need the url like http://www.domain.com/questions/48.html#5, but the # symbol is 
cuted, and url is http://www.domain.com/questions/48.html

The both queries worked correctly.

Reply: <http://www.mnogosearch.org/board/message.php?id=4937>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to