hello, i notice something strange when i try to embed search box in another server:
when the same search box is embedded in domain-a.com it works perfectly
in case of embedding this search box on page in domain-b.com (diferent ip) in url of search results im getting random x and y values like that: ...searchedword&x=8&y=11 this is giving me 404 because the url is wrong
zoom v5.1 (1011)
search box is embedded with document.write javascript
it has absolute link to ../search.cgi
server is linux
apache v.1.3.37
what im doing wrong please?
i have embedded search box be4 in another domains to search domain-a.com from domain-b.com and it works well
thank you very much for your help in advance
ewa
when the same search box is embedded in domain-a.com it works perfectly
in case of embedding this search box on page in domain-b.com (diferent ip) in url of search results im getting random x and y values like that: ...searchedword&x=8&y=11 this is giving me 404 because the url is wrong
zoom v5.1 (1011)
search box is embedded with document.write javascript
it has absolute link to ../search.cgi
server is linux
apache v.1.3.37
what im doing wrong please?
i have embedded search box be4 in another domains to search domain-a.com from domain-b.com and it works well
thank you very much for your help in advance
ewa
Comment