How to check the condition in Msgbox?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / karan munjal
for example
if msgbox("Are You Sure",vbyesno)=vbyes then
con..
else
con..
endif
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kamlesh gupta
if msgbox("Are You Sure",vbyesno)=vbyes then
Condition statement
else
Condition statement
endif
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the error message that you would get if you try to use a recordset that is not initialized to anything?
What is Tabstrip control? What is the starting Index value? How to locate it?
What do you mean by ADO?
5 Answers King Indus Software Solutions, TCS,
What is the use of Scalewidth and ScaleHeight Proeperty?
what is the difference between name property and caption property in visual basic?
what are the types of LockEdits in DAO?
How would you find out the value property in Slider Bar Control?
What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.
What is the difference Between ADO and other data access objects?
What is the max size allowed for Msgbox Prompt and Input Box?
which arguments will be used to run a executable program in shell function ?
What is the use of NEW Keyword? Explain.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)