Page 1 of 1

Adding Query String to Guestbook url?

Posted: Tue Aug 01, 2006 12:18 am
by BakDoorVideos
Hello. I'm trying to add query string to the url for my guestbook. Need to track which sites my visitors are coming from.

Normally, a valid query string would look like this

http://www.mysite.com/?=sometext

When I try:

http://www.mysite.com/guestbook/gbook.php/?=sometext , I loose formating in the guestbook.

Any help would be appreciated.
Tom

Posted: Tue Aug 01, 2006 12:42 am
by BakDoorVideos
I figured it out.
Thanks