Answer Posted / cherran
?instr(1,"cherralathan","t")
9
?strcomp("aaa","aaa")
0
?strcomp("bbb","ccc")
-1
?strcomp("ccc","bbb")
1
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the use of Active Control Property?
What are the rules which should be followed while naming a variable in VB?
what are the Differenct Types of Procedures in VB?
Draw Sequence Modal of DAO and Explain?
Types of LockEdits in RDO.
Explain about Caturing Baseline.
What is the use of Hyperlink control for DHTML applications?
Explain about literals?
How would you Create a Query Builder and Explain its uses ?
What is data binding in vb net?
What are the new events in textbox that has been included in VB ?
How would you create properties by using class Builder Wizard?
How many objects resides in ADO ?
Whether HTML supports multimedia: and document links?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?