Search results problem
4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 22, 2011 (RSS)
By kitka - February 22, 2011
Can anyone help...
I am trying to get a direct link to search results from the following page.
http://www.goatsmilksoap.ca/producthome7.php
If you look at the menu on this page under Products you will see what i want to be able to directly link to:
http://www.goatsmilksoap.ca/feb16e.php
coding is like this...
<a href="producthome7.php?type=massage-oils-and-balms"
I have multiple categories for products that include:
Insect Repellent
Lip Balm
Goats's Milk Soap etc etc
Is it possible to link pages filters to product type directly by html code....
For example i want the all products displayed for insect repellent only...
I tried the html code such as
http:/ www.goatsmilksoap.ca/producthome6.php?type=insect-repellent
but no results come up?
Any ideas
Also does anyone know the the html code you need if your selects has an apostrophe in the name.. ie
type = Goat's Milk Soap
I am trying to get a direct link to search results from the following page.
http://www.goatsmilksoap.ca/producthome7.php
If you look at the menu on this page under Products you will see what i want to be able to directly link to:
http://www.goatsmilksoap.ca/feb16e.php
coding is like this...
<a href="producthome7.php?type=massage-oils-and-balms"
I have multiple categories for products that include:
Insect Repellent
Lip Balm
Goats's Milk Soap etc etc
Is it possible to link pages filters to product type directly by html code....
For example i want the all products displayed for insect repellent only...
I tried the html code such as
http:/ www.goatsmilksoap.ca/producthome6.php?type=insect-repellent
but no results come up?
Any ideas
Also does anyone know the the html code you need if your selects has an apostrophe in the name.. ie
type = Goat's Milk Soap
jim albert
Re: [kitka] Search results problem
By Jason - February 22, 2011
Hi,
Is the problem only on producthome6.php?
How are you storing type in CMS Builder?
Could you attach producthome6.php so I can see the code you're using?
Thanks
Is the problem only on producthome6.php?
How are you storing type in CMS Builder?
Could you attach producthome6.php so I can see the code you're using?
Thanks
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Search results problem
By kitka - February 22, 2011
Hi jason...
thnaks
I fixed it...
It seems the coding needs some %20 signs etc in there etc... wasn't finding the product properly...Thnaks for your help
JIm
thnaks
I fixed it...
It seems the coding needs some %20 signs etc in there etc... wasn't finding the product properly...Thnaks for your help
JIm
jim albert
Re: [kitka] Search results problem
By Jason - February 22, 2011
Hi,
Glad to hear that everything is working properly now.
Glad to hear that everything is working properly now.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/