E
Ed
MsgBox builds but generates a runtime error. I have seen examples
using MessageBox() but that is not recognized by my version of VB
..NET.
I am now using Response.Write() but this writes to the top of the page
which is inelegant at best. What is the best way to do it?
TIA
Ed
using MessageBox() but that is not recognized by my version of VB
..NET.
I am now using Response.Write() but this writes to the top of the page
which is inelegant at best. What is the best way to do it?
TIA
Ed