I get the request parameters and apply some modification and put it in a tag.
then I use an xsl page to get the value in the tag and display it.
Lionel
At 16:24 30/03/2003 +0100, you wrote:
Hi, after trying this {request:translate(query, '+', ' ')}, I don't get any result from my search... I've tried to see if translate was working but with no sucess..
What I'm trying to do is, parsing this querystring:
search?query=transgenic+rice
to:
<map:generate type="file" src="http://www.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&te rm={request:translate(query, '+', ' ')}&retmax=200"/>
to match:
http://www.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term=transg enic%20rice&retmax=200
TIA
Joao Cesar [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]