there 2 web browser.
i want them both open different sessions
how make?
vb.net code?
since there no further description of problem this answer.
apparently -nomerge argument prevent session merging.
shell("iexplore.exe -nomerge http://www.yoursite.com")
Comments
Post a Comment