Re: RemoveServerNamesFromUrl not working

  •  06-23-2005, 12:13 PM

    Re: RemoveServerNamesFromUrl not working

    I think you need to set the 0x231 variable instead of RemoveServerNamesFromUrl.  RemoveServerNamesFromUrl is the friendly name that initially gets passed into the code, but then numbered variable names are used.
     
    For anyone else, you might have a different number/variable name in the getinnerHTML function.  You want to set the third variable in the getinnerHTML function.  This should work.
     
View Complete Thread