Search Terms won't highlight in PDF

sduggan
Posts: 84
Joined: Tue Mar 20, 2001 9:16 am

Search Terms won't highlight in PDF

Post by sduggan »

That help me determine the issue. On the live site the part after #xml= begins with http:// but if I copy the entire link back in using https:// (since this is a secured site) it brings back the pdf WITH the highlights. Now, how do we make it use https after the xml= part instead of http?

Thanks
Shawn
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Search Terms won't highlight in PDF

Post by mark »

Edit the search script and adjust the protocol in line
<$pdfhiurl="http://" $xsvr $url "/pdfhi.txt" $urlq "&id=" $id $mpurl>
Post Reply