A
Arek
Hello,
I have one window orders.aspx with idorder as
parameter(request.querystring("idorder"))
Now from that window I open window customer.aspx (target _blank)
Now, I would like to save changes and that is done and then close window
customer.aspx and refresh orders.aspx
Can I somehow achieve that in VB code?
Best Regards
Arek
I have one window orders.aspx with idorder as
parameter(request.querystring("idorder"))
Now from that window I open window customer.aspx (target _blank)
Now, I would like to save changes and that is done and then close window
customer.aspx and refresh orders.aspx
Can I somehow achieve that in VB code?
Best Regards
Arek