Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
LinkFreeze support forum
 Helicon Tech : LinkFreeze support forum
Subject Topic: Redirect Old Style Requests and space Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
acosma
Newbie
Newbie


Joined: 02 August 2007
Location: Italy
Online Status: Offline
Posts: 3
Posted: 02 August 2007 at 6:22am | IP Logged Quote acosma

Hi, I'm working with the trial version of linkfreeze 2.1 and I've a problem with "Redirect Old Style Requests" parameter:

when this option is activate, if I put a parameter value with space in the url, I've a 404 error page cannot be found,

the url is like this: http://www.test.com/Default.asp?q_string=word+word

the space is automatically encoded with a "+" sign

I noticed that if I encode space with "%20" ascii value the error disappear and linkfreeze redirect parameter works fine.

 

How can I solve this error ?

I don't know how to automatically encode space character with "%20" instead of "+" sign.

Back to Top View acosma's Profile Search for other posts by acosma
 
Sergey
Moderator Group
Moderator Group


Joined: 11 March 2005
Online Status: Offline
Posts: 712
Posted: 02 August 2007 at 7:18am | IP Logged Quote Sergey

Try ISAPI_Rewrite to do this task

something like that:

RewriteRule (/[^?]+)\?([^+]+)[+](.*) $1\?$2\%20$3 [L,NS]
Back to Top View Sergey's Profile Search for other posts by Sergey
 
acosma
Newbie
Newbie


Joined: 02 August 2007
Location: Italy
Online Status: Offline
Posts: 3
Posted: 02 August 2007 at 10:35am | IP Logged Quote acosma

It seems to work !! GREAT !

Thanks.

Back to Top View acosma's Profile Search for other posts by acosma
 
markland2001
Newbie
Newbie


Joined: 23 July 2007
Online Status: Offline
Posts: 29
Posted: 11 September 2007 at 3:58pm | IP Logged Quote markland2001

http://hqqa01ln/marketing/fcs/comtrack20070627.nsf/4c24c3c45761f1ea86257309006001ad/0a537d54f246a01a862572c9006a76dc/$FILE/All remaining books at the used book sale are now 25 cents each.msg

I want to put %20 in blank spaces

 

Back to Top View markland2001's Profile Search for other posts by markland2001
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

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