Open web view through server lotus script agent

Hello all!Please remind me a format for openning web view through server based lotus script agent. If I print “http://localhost/ot/names.nsf/people?searchview” I’ve got the very same string but not the actual view. Something wrong with me this morning - cannot solve this issue for already 15 minutes! :slight_smile:

Please help!

Subject: open web view through server lotus script agent

Hi

hard brackets is your friend…

“[http://…]”

regards

Jesper Kiaer

http://www.jezzper.com

Subject: RE: open web view through server lotus script agent

Thank you for a reply Jesper. I’ve found a solution an now quity happy, just wondering how to mimic @Settargetframe in LS server based agent… Trying to display search result in the different frame and not the one I’m currently within.Regards!

Subject: open web view through server lotus script agent

Print |location:/http://localhost/ot/names.nsf/people?searchview|