Hi guys,
im trying to integrate a quick search into Act! 11. now for the search i use the url that is used when you search e.g.
Yell.
http://www.yell.com/ucs/UcsSearchAction.do?companyName={Contact.Company}&location={Contact.Postcode}
Now im trying to added 192.com into the search list but the search URL is
http://www.192.com/search/search.cfm
The closest i can get is
http://www.192.com/search/search.cfm?who={Contact.Company}&Location={Contact.Postcode}
Now this puts the data into the search form but it doesnt submit the form. The {Contact.****} is the link to the Act! Field.
As far as i know they have used Cold Fusion Files to create the website (.CFM). Does anyone know how to submit the form in the Url with a submit command?
Thanks
J
im trying to integrate a quick search into Act! 11. now for the search i use the url that is used when you search e.g.
Yell.
http://www.yell.com/ucs/UcsSearchAction.do?companyName={Contact.Company}&location={Contact.Postcode}
Now im trying to added 192.com into the search list but the search URL is
http://www.192.com/search/search.cfm
The closest i can get is
http://www.192.com/search/search.cfm?who={Contact.Company}&Location={Contact.Postcode}
Now this puts the data into the search form but it doesnt submit the form. The {Contact.****} is the link to the Act! Field.
As far as i know they have used Cold Fusion Files to create the website (.CFM). Does anyone know how to submit the form in the Url with a submit command?
Thanks
J