Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21990 articles
Browse latest View live
↧

extract links with eatch name next to it from textbox

i was searching i cant find it so am opening a thread. here is my work i will post few lines of code but it has more i will not add it here ,dont want to rename all please can you help me , i need this...

View Article


Database using Case Select as per textbox

Hi guys, I have a program here using access as database. What in trying to figure out is how i can use the correct database/table as per textbox indicated. I have frmmain, frmproductsearch, a textbox...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] what happen to my vb??

Hi ev1~i dont know what i press...i cant see my properties:(..help me Attached Images  

View Article

SQL Database & Tables

Hi I want to check if SQL Database exits or not . If not i want to create Database & Tables in it. It can be through Stored Procedure or through Visual Basic Thanks

View Article

[RESOLVED] Deleting content from table. Error: "Object required"

Hi I'm very new to visual basic (doing some programming based on copy/paste from some code I've been handed). I'm trying to clear a table (Plotdata) but I get the error "Object required". My code is as...

View Article


Table is empty after writing to it

Hi I have trouble writing to a table after clearing it. I print the table to a .doc file which is totally empty when I open it. My code is: Dim SQLquery As String Dim db As DAO.Database Set db =...

View Article

split function

Hi friends, i want to returns Medium indigo Lilac Mix Navy Mix Tobacco E0_Blue same way .because these text is not fixed in between .some times 8 digit sometimes 7 digit and sometimes 4 digit .so on...

View Article

[RESOLVED] help~my trigonometry button are not working

Hi i did create tan,sin,cos button by writing this code,somehow when i want to press,the equal button doesnt show the answer: Private Sub Trigonemetry_Click(Index As Integer) scitype =...

View Article


Simple Family Feud Code?

Hi, I am considering working on a Family Feud game using VB6, but I am wondering how to make the code simpler and more efficient? I plan to use the format used in the current Steve Harvey run...

View Article


[RESOLVED] How to extract from info from textbox ?

Hello, I have a textbox and I want to extract only last 90 characters from it example Code: Client-002: Found-ada561aede0bb0fd867dc9341b9a9e6e2f3862cc:003537900496778600:070401090308010208000208060706...

View Article

How do I control the sequence of connection order

In my client/server project I need to control the order of connection from two different remote sockets. Here's the situation: All users connect to ServerA first. ServerA verifies the user is valid....

View Article

[RESOLVED] Avoiding duplicates

I'm building a list of names into a Listbox. The names are in a string variable like this: strNames = "name1,name2,name3,name4," I then split these names into an array: Dim a() As String a =...

View Article

Having turble with RichTextBox1.LoadFile

Hi, When I try to test the program it highlights LoadFile my loadfile looks like this RichTextBox1.LoadFile "C:\User\jhon\desktop\comm.txt and it says this Compile Error:Method or data member not...

View Article


The $25,000 Pyramid

I have been working with VB for 4 years this week, and as I stated in the Family Feud thread I created earlier today, it seems as if I am interested in learning how to use fewer lines of code instead...

View Article

Mysterious function in API

Hi all. I was researching how to work with Unicode in a textbox and ran into one piece of code involving the function, SendMessageWLng(), as in: Quote: SendMessageWLng(RTB.hWnd, EM_GETTEXTLENGTHEX,...

View Article


Resize a picturebox?

Hello everyone! I am working on a simple tool to write on these touch screens they have at school now, so I have been using a picturebox to write in. It does the job very well, but the only issue, so...

View Article

Calendar control not showing the number of days(date value) in window7

Hello I have a VB application and using calendar control. It working fine on window xp (development machine) but when I try to run it on window 7 (32 bit), it is not showing the days and number of...

View Article


Primary Index

Hi I want Primary Index on 2 fields ShiftCode,EffectiveFrom . Secondly i want if tables exists it should not create table. sql = " CREATE TABLE Shift" & "" _ & " (shiftcode nvarchar(10) not...

View Article

Help with Multiple Textboxes

Hello all... I have a slight problem and am having a hard time solving it. The issue is this... In access 2007 I have created a form with about 40 (parent) check boxes which make 40 (child) text boxes...

View Article

Image may be NSFW.
Clik here to view.

Graphical drawing issue

Hi, we have on some computer the problem that the GUI are not displayed correct (See Attachment). The Operatingsystem ist Windows 7. Not all computer have the Problem. Attachment 97885 Attachment 97887...

View Article
Browsing all 21990 articles
Browse latest View live