Z
Zamdrist
Use code-behind form, visual basic, running some code behind a command
button, all good...the last step though should be that the use is
prompted with a message, and then the window or page should
close...can't figure out how to do this otherwise simple task.
I imagine DHTML could do it, but I should be able to access the browser
window's methods from VB.Net also, right?
I tried the obvious...Page.Close...well there is no Close method, and
Dispose isn't right...
Could someone point me in the right drection? Thanks!
Steve
button, all good...the last step though should be that the use is
prompted with a message, and then the window or page should
close...can't figure out how to do this otherwise simple task.
I imagine DHTML could do it, but I should be able to access the browser
window's methods from VB.Net also, right?
I tried the obvious...Page.Close...well there is no Close method, and
Dispose isn't right...
Could someone point me in the right drection? Thanks!
Steve