P
Phoebe.
Hi, Good Day!
I have such a statement written in vb
myDeleteButton.Attributes.Add("onclick", "return confirm('Are you sure to
delete client: " + mClientNo + "');")
I need to display the mClientNo below the statement "Are you sure....", what
keyword shd i put.
Can someone help?
Thanks in advanced.
rgds,
Phoebe.
I have such a statement written in vb
myDeleteButton.Attributes.Add("onclick", "return confirm('Are you sure to
delete client: " + mClientNo + "');")
I need to display the mClientNo below the statement "Are you sure....", what
keyword shd i put.
Can someone help?
Thanks in advanced.
rgds,
Phoebe.