Quick Nav:  Online Store   |   Login | Register

Replace rules

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
nathalie abou
<20 Posts
Posts:5


08/29/2007 7:14 AM  

I have installed the module and it is working fine.

To test it I replace 2007 by 2008 and it is ok

I have a problem with my second rule:

Default.aspx?tabid=146 to be replace by home.aspx... it is not working.

What should I do?

 

Thank

John Mitchell
Posts:3033


08/29/2007 7:28 AM  
Hi,
A question mark is a special character in replacements so you need to "escape" it by placing a backslash in front.

Default.aspx\?tabid=146

A period is also a special character but it represents any single character so it can also represent a period. If you want to explicitly make sure it is a period then you would need to specify it like this:

Default\.aspx\?tabid=146
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software