Quick Nav:  Online Store   |   Login | Register
PrevPrev--NextNext
Replace rules
Last Post 29 Aug 2007 07:28 AM by John Mitchell. 1 Replies.
Please Register to participate.
Sort: Print topic: Printer Friendly
AuthorMessages
nathalie abou
New Member
Posts:5


Send PM:Send Private Message

--
29 Aug 2007 07: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
Veteran Member
Posts:4350

Avatar

Administrator
Send PM:Send Private Message

--
29 Aug 2007 07: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 participate.

Active Forums 4.1
     
      
Powered by: Snapsis Software