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
Explain the usage of Web Browser Control?
What are the scope of the class?
Which method is preferred to save data like database to the disk?
Explain about Caturing Baseline.
What are the Internet tools available in VB6.0?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
Explain about literals?
which method used to move a recordset pointer in nth position in DAG?
How would you navigate between one document to another document
How do I implement an accelerator key for a text box?
How can you Add API functions to your Application?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
How do I create controls dynamically (at run-time)?
What is snapshot in vb?
How can you force new objects to be created on new threads?