W
wasishincar
System.Diagnostics.Process.Start("IExplore.exe", URL) could popup a IE
browser to the URL.
But will overwrite the latest browser if it has. Is there any
method/parameter/property that always launch a new browser.
Ex: Something like "Target=_blank" in HTML <a> tag.
Thanks for any reply.
browser to the URL.
But will overwrite the latest browser if it has. Is there any
method/parameter/property that always launch a new browser.
Ex: Something like "Target=_blank" in HTML <a> tag.
Thanks for any reply.