<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
How do I modify that example to recognize that a request is coming<br>
from the same "user" ?<br>
<div class=""><div class="h5"><br></div></div></blockquote><div>Reading, and making experiments :)</div><div>At least I worked such way.</div><div>Logic must look like:</div><div>If you have associated variable with that user - use already selected route. Else,  <span style="font-family:arial,sans-serif;font-size:12.571428298950195px">ds_select_dst and associate user with that route.</span></div>
<div><span style="font-family:arial,sans-serif;font-size:12.571428298950195px">You can check </span><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:12.571428298950195px">$sht(forw=>$ft) and how it is used.</span></div>
</div></div></div>