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

Image may be NSFW.
Clik here to view.

[RESOLVED] How to align text vetically?

I'm using a floating textbox to edit the cells of a flexgrid, as the cells in it don't not have the SelStart and SelLength capabilities. Whenever the arrowkeys are pushed the textbox moves accordingly...

View Article


Question about If statement

Are the two following If statements equivalent? If A = 5 And B = 5 And C = 5 Then 'Do something End If A = B = C Then 'Do something End

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] How to write instructions on X (Exit) form

how to write code when this command his given ? Attached Images  

View Article

(help) need hash decoder

Hi everyone i have a little problem with has code.:mad: I dont know what methode to generate this string. this is a sample string. Quote: String 1: UWYC String 2: baitslfjlywo Output must be: 7607...

View Article

[RESOLVED] how to count the table records and display the total in a textbox

i am trying to count the total customers in the table and display the total in a text box but i get item not found in the collection why? this is my code Code: Private Sub Form_Load() Dim rs As...

View Article


[RESOLVED] help me to convert this

Hi, please help me to convert this to VB6,if any wrong coded on this,then please also mention here Code:   public static String a(String var0, String var1) {       StringBuffer var2 = new...

View Article

How to click in a Iframe submit button in webbrowser ?

I wanna click this submit button (value = "Send verification instructions") of this page https://mail.google.com/mail/h/d8qkr...wKYpyeNWmmp3YA <html> <head> <style> body {...

View Article

how to Replace the Text in Word document using userform

hi to all am new to this forum, i am create user form in word template to insert data in particular place only. I have to create offer letter,when ever new joiner is come just i will open word template...

View Article


How to Query selected records in vb 6

Hi! I just wanna ask. How can I query selected records in adodc vb 6? I have a table name chief and field names ID, Date_Time, Nurse_Diagnosis, Recommendation, Medicine, Qty. What I need is to select...

View Article


button click event

Today I got an working example on forum to load list items with XML Code: Private Sub Form_Load() Dim objDoc As MSXML2.DOMDocument Dim objNodeList As IXMLDOMNodeList Dim objNode As IXMLDOMNode Dim...

View Article

Using Do While...Loop To Scan for Letters in Puzzle? (Wheel of Fortune)

I am trying to learn the concept of Do While...Loop, and I am wondering how I could use this feature to scan for any instance of the chosen letter in the puzzle? Like, if I was to pick a T, and it was...

View Article

Image may be NSFW.
Clik here to view.

PrintScreen object in form and save it to disk as image

You guys work in vb since stone age , you probably know it for sure . i looked in net and i only found the code for the complete form or the complete screen and not for an object in form . How to do it...

View Article

[RESOLVED] How to Query selected records in vb 6

Hi! I just wanna ask. How can I query selected records in adodc vb 6? I have a table name chief and field names ID, Date_Time, Nurse_Diagnosis, Recommendation, Medicine, Qty. What I need is to select...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] PrintScreen object in form and save it to disk as image

You guys work in vb since stone age , you probably know it for sure . i looked in net and i only found the code for the complete form or the complete screen and not for an object in form . How to do it...

View Article

Trouble with counting a list of numbers from a multiline textbox.

Dim Num1 As Long Dim sum1 As Long Dim count1 As Integer Dim Divisor1list As String If KeyAscii = 13 Then Num1 = Val(txtNum1.Text) sum1 = 0 count1 = 0 Divisorlist = "" For Divisor1 = 1 To Num1 If Num1...

View Article


How to call public module function from DLL

Hi, I have an exe file and a dll file (include a module1.bas, class1.cls) was compiled Module1.bas Code: Public Function TestFunc() Msgbox "hello" End Function Class1.cls Code: Public Sub TestSub()...

View Article

how to create a backup reminder VIA Public function

i am trying to create a function for the user that checks every week if the user did a backup for the system or not if he did then no msgbox will pop out if he didnt then a msgbox will appear...

View Article


vb6 need help (Runtime error 3265)

I am searching using combo box, after a few search Runtime error 3265 appears. And it also happened by scrolling the mouse. I am using LYNXGRID Control to view records.. Any help? my Codes : Code: Dim...

View Article

How can I display the first 1-3 digits of a number?

I'm wanting to do something like this: 10 instead of 10,273,192 or 103 instead of 103,495,182 I'm trying to figure out how to extract the first 3 digits from the numbers.

View Article

VB6 Viability for the future?

VB6 is a great development platform and very attractive to use for current app development. But how viable is it as a language to use for the foreseeable future? I seem to remember trying to install...

View Article
Browsing all 21236 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>