Jump to content
  • 0

Open new window without closing parent


Question

Posted (edited)

hi, i have windows like this:

Untitled.jpg

 

 

we allknow Bypass -h closes parent window and opens a new one,

I tried without -h it works but when I close C window like on image parent window click events not working correctly anymore.

 

it says: Invalid link on html [.\UserSocket_Html_Cmd.cpp]

 

here is my link:

action="bypass menu_select?ask=-601&reply=113" altaction="bypass -h menu_select?ask=-303&reply=803"

 

I'm using myex64 and im doing everything like in its docs:

; If you need to allow multisell that's not in format parsed by the filter, you can use this hack (example):
; <A action="bypass menu_select?ask=23000&reply=655" altaction="bypass -h menu_select?ask=-303&reply=655">Buy special products.</A><BR>

 

 

 

I hope i explained it well.

Edited by girogius

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

 

FIXED:

 

I added ShowPage again bottom of ShowMultisell;

 

ShowMultisell(807,talker);
ShowPage(talker, fnShop);

 

Edited by girogius
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock