Answer Posted / vinforum
write #fileNum, "text data"
OR
FSO methods. write(), writeline()
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many ways we can access file using VB?
Draw Sequence Modal of RDO? Explain.
What is ActiveX? Explain.
How would you create your application in DHTML?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is ado in vb?
What are the types of API Types.
What is the use of property page Wizard in ActiveX Control?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What is form in visual basic?
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?
what controls have you used in your project?
Types of LockEdits in RDO.
What is datagrid in vb net?