PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Base URL in urlLink

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Base URL in urlLink

    I have an embedded form in my offline, intranet ExtJS application which I have set up with ZoomSearch v6 (ASP) correctly, using AJAX calls. In v6 zoom_pagedata.zdat filenames did not include the Base URL, but in v7 the output of & urlLink & includes "./" before the filename (eg ./101529.htm), which breaks by js call. Is there another URL variable I could use which strips out the Base URL, so that I don't have to rewrite my js function?

    Code: OutResBuf = OutResBuf & "<a href=""" & urlLink & """onclick=""javascript:Kbase._zoomjump('" & urlLink & "')""" & zres_target & ">"








    Redtube
    pornhub
    xvideos

  • #2
    We don't support V6 and V7 anymore. Nor 3rd party custom code.

    We don't know anything about ExtJS, but generally speaking it should only be 1 line of code to remove 2 characters from the start of a string?


    Comment

    Working...
    X