User Profile
Collapse
-
Hi, I think you can install PWS in Windows XP - Professional but not in the XP home edition. I tried already the IIS but I was prompted for some dll and h2 files.... -
Here's the format of my form frmFind:
Search : [textbox]
o by D800no o by Company o by Pstnno
&Find Find&NextLeave a comment:
-
Installing PWS - ASP files
Hi, i was trying to install PWS in my XP PC. I already installed service pack 2 but i'm still encountering some dll and h2 files missing. Is there any alternative
or tool i can use to test my asp file?
Thanks. -
Else
Adodc1.RecordSo urce = "Select D800no, Company, Pstnno From dtfs_2005 Where " & Category & " like '*" & txtSearchStr.Te xt & "*'"...Leave a comment:
-
Option Button
Hello, I'm using an option box here to find by d800no, company and pstnno fields but I'm getting 'run time error 424 object required'. What code is missing in my script below.
...Code:Dim Category As String Dim OptionNumber As Integer Dim SelItem As Integer Dim SearchStr As String Private Sub RunSearch() Select Case OptionNumber Case 0 Category = "D800no"Last edited by Killer42; Mar 23 '07, 02:30 AM. Reason: Please use [CODE]...[/CODE] tags around your code. -
Sir,
How will I issue another .Find here? Do I need a Do while loop here? Thanks....Leave a comment:
-
how to insert 'find next' in the code
Hello everyone,
Once again, I would like to ask help from VB experts here. My code here searches for a tollfree No in the access database. After finding the said no. I would like to search again for the next occurrence. How will add go about it.
...Code:Private Sub cmdfind_Click() 'For searching a customer On Error GoTo abc Dim tr As String tr = InputBox("Enter D800 No. to Search", -
Yes, i will definitely seek your help again.. you guys are so cool! that was quick i learned from you a lot... till next time.... Thanks very much :)...Leave a comment:
-
Yehey!! maskEd Box is now working in my input date format... tab index was also fixed. Thanks everyone!! :0)...Leave a comment:
-
I tried the Masked and its works fine but i'm trying to fix my tab index now. i think it got mixed up. Btw, killer42 i don't have a code yet to input the date. What I have is the textbox labeled as txt_activedate with the datasource pointed to an access database....Leave a comment:
-
I'm accepting it in a textbox. Unfortuantely, i still don;t know how to masked it. Thanks....Leave a comment:
-
Hi! its what I want to happen. activation date = mm/dd/yyyy . Thank you for a quick reply....Leave a comment:
-
How to enter a date with format mm/dd/yyyy
Hello! I'm a newbie in VB. Can someone please help me how to format my input date in mm/dd/yyyy? Example when I enter 11/16/2006 in the text box 11/16/020 will appear. Thank you.
No activity results to display
Show More
Leave a comment: