Menu

#34 URL Details on URLs with variables.

Considering
open
nobody
GUI Issue (11)
5
2005-03-23
2005-03-10
No

Hi there.

Currently I have the following code set-up to make
testing different servers easier.

Set WebRoot = "http://exampleserver.com/"

PRIMARY GET URI WebRoot+"indes.htm HTTP/1.0"
ON 1

I also replace all POST and Referrer URLs with the
WebRoot variable. This appears to works nicely in the
script editor with one minor drawback.

When a URL is hardcoded (Such
as "http://www.exampleserver.com/index.htm") clicking
on the line and clicking the "URL Details" button brings
up the details for that URL.

When the URL has been part replaced with a variable
the URL details button doesn't pick up the URL in the
line I have highlighted and instead brings up the list of all
URLs referenced in the script.

Would it be possible to modify the "URL Details"
function to work with part variable URLs in the same
manner and hardcoded URLs.

Discussion

  • Daniel Sutcliffe

    • labels: --> GUI Issue
    • milestone: --> Considering
     
  • Daniel Sutcliffe

    Logged In: YES
    user_id=19748

    This area has seen a few changes to try and make it work
    better once the script has been edited... and it still
    doesn't work very well. I'm labling it as "considering" but
    think it is going to be very difficult/impossible to make
    this work ideally in all situations without going to an
    object based and graphically edited language.

     

Log in to post a comment.

Monday.com Logo