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
How would you attach pictures in column headers of List View Control?
How would you create your application in DHTML?
How to use hyperlink?
What is database vb?
What is FireHouse Cursors?
What is DAO?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
which property is used to change to some value to access a identity column in datacontrols?
How can you Navigate from the DHTML application to another DHTML application? .
Discuss the working with to-do lists.
How would you navigate between one document to another document
Timer control contains ________ no. of events.
What is dao in vba?
How can I access a record by record number?
How do I do drag & drop between applications?