Here's my sample M1.log file open in textpad.
Line 59: Class MSComctlLib.ImageList of control ImageList1 was not a loaded control class.
Line 278: Class MSComctlLib.Toolbar of control Toolbar1 was not a loaded control class.
Line 363: The property name Filter in CommonDialog1 is invalid.
Line...
I tried but is it my trimming code got problem? as i run the RemoveLeadingTrailingSpaces() however my textpad data is not trim...
What is the problem in my code??
Thanks alot!:D
Sub RemoveLeadingTrailingSpaces()
Dim FileNum As Integer, tLine As String
Dim contents As String
Dim FileNumTemp As...
I encounter error on this line:
CommandDialog1.fileopen
The error is no fileopen method found. Do you know what is the problem? Thank you very much. :D
I have a problem on this sentence:
Const LogFileName As String = "C:\demo.txt"
cos the file name should be selected through selection instead of hard code. How can i make it the selected directory instead of hard code the filename?
Sub RemoveLeadingTrailingSpaces()
Const LogFileName As String...
When i click on the above dropdownlist(Order by:) and select MemberID, the results displayed below will arrange according to MemberID. Does anyone know how to code for this? As i couldn't find a sample code related to these.
Thanks alot!
Hi! I need help on JSP data table. Does JSP have Bound column? Is there any sample codes i can reference on creating a bound column / data table? I need the help urgently. Thanks alot!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.