Forum: Visual Basic 4 / 5 / 6 Nov 6th, 2009 |
| Replies: 5 Views: 404 How can I open a website with a specific IP Address?
can some give me a hint? like 125.0.0.1 will open the webpage "www.google.com", let say I have a textbox that holds the IP Address and a button... |
Forum: Visual Basic 4 / 5 / 6 Nov 4th, 2009 |
| Replies: 5 Views: 404 I was just planning if there is a way on how to increase web traffice through the use of VB Application if it is possible. . .=) Now the key to that is through the use of IP Address. . .a unique... |
Forum: Visual Basic 4 / 5 / 6 Nov 3rd, 2009 |
| Replies: 5 Views: 404 Is it possible to make a program using VB where you let people visit a site and get their IP address and use their IP address to click the link which is inside the site they visit?
Ex.
My site... |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2009 |
| Replies: 4 Views: 457 thank you so much it is solved. . . |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2009 |
| Replies: 4 Views: 457 I am having a problem on how to count numbers inside text area. . .
example: In my text area I have 10 numbers.
12, 06, 31, 22, 53, 28, 96, 71, 10, 47
the the program should count how many... |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2009 |
| Replies: 1 Views: 303 Is it possible to view the codes of an exe file using VB6 similar to ResourceHack found in google.
download link: http://www.softpedia.com/get/Programming/File-Editors/Resource-Hacker.shtml |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 536 comatose, thank you for the information you gave me. I will include you as one of the contributor of the system. I will post it in there the zip file of the system as soon as I can. Thank you again.... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 536 I am not doing homework man, just see as soon as I finished the system. I will not ask for help here anymore. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 536 This is not a homework or assignment. It is a thesis program. I am making a reservation system and I want my the username and password should be no space in between. I won't post here if it is just... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 536 How to test a string if it is separated with space or not? |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 922 I will try your code and will give you the feedback as soon as I can. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 922 I am having a hard time to understand the code. .can I have a simple example program using your code? I just want to know how it works so I can get the analysis. Thank you so much. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 922 the error in this code is invalid quantifiers. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 1 Views: 310 Hallo to all, can anyone help me with my thesis? I need to filter space between character.
Ex.
If I input: "Jump and Go" a message box will appear saying "Space between character is not... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 922 there is an error on this part:
is says: object required. |
Forum: Visual Basic 4 / 5 / 6 Feb 28th, 2009 |
| Replies: 11 Views: 922 Hallo to all, I am making an application that will target a particular link in the internet as if some is clicking it. I have a button target. Can anyone help me? please
Regards,
Neil |
Forum: Visual Basic 4 / 5 / 6 Jan 29th, 2009 |
| Replies: 0 Views: 528 I am making a facility reservation system for my thesis. Before making a new facility reservation. . .I need to view all the available facility.
Ex:
Date: 01/20/09
{
Here are the list of... |
Forum: Visual Basic 4 / 5 / 6 Jan 29th, 2009 |
| Replies: 27 Views: 2,007 Thank you so much for the help, I finally solve the case sensitive problem. What I did, since in the database, the string starts with capital letter, I use string control like this.
Text2.text =... |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 2,007 The Microsoft Windows Common Control 6.0 is already checked and I only got 1 Primary key each table. It is there in the zip. . . |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 2,007 the you gave works, thank you so much, but there are two errors from the code. the .value and the dim one. . try to see the image. . .thank u so much |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 2,007 Give a comment or an advise what to do with this program. . .thank u so much |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 2,007 sure, I will show it to you today. . .=) thank you =) |
Forum: Visual Basic 4 / 5 / 6 Jan 26th, 2009 |
| Replies: 27 Views: 2,007 These are the errors I see in the sample you sent to me. I was not able to view the running part. =) I will try to understand your code. |
Forum: Visual Basic 4 / 5 / 6 Jan 26th, 2009 |
| Replies: 27 Views: 2,007 By the way, thank you so much for the sample. I will give the feedback. I will try to study your code. As soon as I finished it, I will share the program to you if you want. It is for my thesis.... |
Forum: Visual Basic 4 / 5 / 6 Jan 26th, 2009 |
| Replies: 27 Views: 2,007 hallo friend, I have tried your code about the case sensetivity. I works great but there's a little bit problem. If I input like this:
Input1:
Event Name: Fieldtrip... |
Forum: Visual Basic 4 / 5 / 6 Jan 24th, 2009 |
| Replies: 9 Views: 1,160 Hallo friend, can I ask a favor? Can I ask a sample program using your code? I really need a help with this, as you can see I am new to this that is why I can't visualize and understand that much... |
Forum: Visual Basic 4 / 5 / 6 Jan 24th, 2009 |
| Replies: 27 Views: 2,007 This is what I did:
Private Function IsEventExists(ByVal evtName As String) As Boolean
Dim gcn As New ADODB.Connection
Dim rst As New ADODB.Recordset
On Error GoTo err1
If gcn.State =... |
Forum: Visual Basic 4 / 5 / 6 Jan 24th, 2009 |
| Replies: 9 Views: 1,160 thank you for the help, i'll give the feedback as soon as i can, thanks also for the advise. I will try listview. |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 9 Views: 1,160 so how will i display in the MSFlexGrid all the dates I selected in the dtpicker? if I choose 1/25/09, all 1/25/09 will display in the MSFlexGrid. |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 9 Views: 1,160 thank you so much, i will try your solution, i will post here after 15hrs to let you know the result. Thank you so much. |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 27 Views: 2,007 If the name already exits in the database, the message "Event Name Already Exist. Type a new one" will supposedly appear. But it only works if I input "Neil" but if I input "neil" or "NEIL", error... |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 9 Views: 1,160 The dtpicker there is known as calendar or month view in VB 6 |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 9 Views: 1,160 Please help me, this is for my thesis . .email me at [email removed] for sample program. . . thank you so much. |
Forum: Visual Basic 4 / 5 / 6 Jan 23rd, 2009 |
| Replies: 27 Views: 2,007 Here is my sample code fragment, are there anything to be added in this code? please help me. . .thank you so much. . .
The highlight part is where the upper case and lower case error.
Private... |
Forum: Visual Basic 4 / 5 / 6 Jan 22nd, 2009 |
| Replies: 9 Views: 1,160 Hallo to all, can anyone help me how to display data from the database based on the date from the dtpicker? In my database I have a column date and a column event, if I click a particular date in the... |
Forum: Visual Basic 4 / 5 / 6 Jan 22nd, 2009 |
| Replies: 27 Views: 2,007 I am using MS Access, can you help me how to resolve this? Thank you so much. . . |
Forum: Visual Basic 4 / 5 / 6 Jan 22nd, 2009 |
| Replies: 27 Views: 2,007 Please help me how to ignore case sensitivity in VB. My program is to store data in the database, though I use small letters or big letters, the database store the data starting with a capital letter... |
Forum: Visual Basic 4 / 5 / 6 Jan 19th, 2009 |
| Replies: 2 Views: 965 Hallo to all VB programmers. . .I need help in viewing database using list. Please help me. . .I have this list of names in the database and I want to view it using listbox.
Thank you for the... |
Forum: Visual Basic 4 / 5 / 6 Jan 7th, 2009 |
| Replies: 1 Views: 1,084 Hallo to all vb masters, I need help in using the vb calendar. I have textfield where the date will be displayed everytime I click a particular date in the vb calendar. If I click 6 of january 2009... |
Forum: Visual Basic 4 / 5 / 6 Dec 13th, 2008 |
| Replies: 1 Views: 399 Hallo to all, I have a problem in connecting to MySQL Database on my VB Program. "Can't connect to MySQL Server on 'localhost' (10061)." This is the error I always receive, what seems to be the... |