Answer Posted / guest
For Ex:
If(Msgbox("Do you want to delete this Record",VbYesNo)
=VbYes)Then End if
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is it possible to Access BackEnd procedures?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is the use of NEW Keyword? Explain.
How can Visual Basic be used for server-side scripting?
Why can't I use an index with my VB accessed database?
Whether HTML supports multimedia: and document links?
How do I do Peek and Poke and other low-level stuff?
How can you filter out specific type of file using file system controls?
What are forms in visual basic?
How to use hyperlink?
Is visual basic easy?
How do I create a window with a small title bar as in a floating toolbar?
What are the types of line styles available in Treeview Control?
What is the use of Visual Basic Document file?
How can I call a 'hidden' DOS program from VB?