PDA

View Full Version : Integrating tool and URL Question


quella
09-22-2006, 01:42 PM
Team,

I have a quick question that maybe someone here can answer. Let me layout the concept.

Currenlty we have a website that has mand different pages but it also has a main page where other pages are included. For example, the url would look something like www.domain.com/index.php?p=page1 (http://www.domain.com/index.php?p=page1) or www.domain.com/index.php?p=page32 (http://www.domain.com/index.php?p=page32) ...

When I did a quick test on a new page, I saw that the tool places some info on in the URL like "www.domain.com/index.php?m=12?d=20", I do not have it in front of me, but I think you get the point.

My question is will your tool add its variables to the end of an existing query URL, or does it rewrite it with what it wants? I just want to know if it will break it because we also have a passed variable on that page.

Quella

Brian
09-22-2006, 05:35 PM
My question is will your tool add its variables to the end of an existing query URL, or does it rewrite it with what it wants? I just want to know if it will break it because we also have a passed variable on that page.

Quella

Yes, is should pass your variables as well as it's own. Please feel free to download the trial and test this to confirm.

quella
09-22-2006, 06:12 PM
Thanks Brian. I will try out the trial version and if I run into anything I will let you know. Thanks for the quick reply.