Hi Alexandr,
>> In my app I use frames
Frames have some significant draw-backs. You may be interested in this article;
http://www.capesoft.com/docs/NetTalk7/NetWebTasks.htm#ConvertFramesConverting to not use frames takes 30 mins to an hour for most apps.
>> The question is how to open browse in frame from direct link instead of single browse?
the link would need to contain the frame, and the parameters would need to tell the frame where to open. Then in the frame procedure itself it should set the "initial page" based on your parameters, and then include the rest of the parameters in the local page call. It's doable, and it's not all that hard, but it's only the beginning of many problems for you.
Do yourself a favor - convert to a non-framed site. You will open the door to a lot more possibilities if you do.
cheers
Bruce