Quantcast
Channel: VBForums
Browsing all 42202 articles
Browse latest View live
↧

Select Case

Click a command button to move to the next account number which are held in strings from the database loading. The code works but shows one blank before it returns to the first account is there any way...

View Article


Partially bold field to go into Crystal Report dataset

Hello, I am trying to create a string variable in VB that has some of the text bolded. This will then be passed to a Crystal reports. Does anyone know if this is possible? Thanks Eddi Rae

View Article


SS 2008 Security Help

I work in a networked environment that dont have domain nor active directory (one department have a domain tho). I don't have control over usernames of users and a whole lot more yet i need my vb.net...

View Article

[RESOLVED] Strange Problem Saving File Using As Binary

Here's the code I use to save a file as binary: Code: dim s As String  s = Text1.Text  Open App.Path & "\" & C_FileName For Binary As #1  Put #1, , s  Close #1 Anything not correct with this...

View Article

[RESOLVED] iList troubles

I have a class (GuestList) and I want to create a list of guests using iList. I'm looping through results in my SQL server search and want to add each guest to my list but I get the below error. What...

View Article


Framework versions question

I assume that backwards compatibility is built in? i.e. a .DLL compiled for v3.5 should be ok to use with a v4 project? I ask because I'm about to play with some Open Source widget and their downloads...

View Article

Substring not Getting the SubString?

Here's my subroutine that has the problem: Code: Private Sub GetData()         Try             If InvokeRequired Then                 Me.Invoke(New MethodInvoker(AddressOf GetData))             Else...

View Article

VS 2005 Retrieving an xml document from a service

I am using vb. I am trying to create a simple web service that returns xml that is being called from SQL server. If I return a simple string like "Test", it returns it. Whe I change that to return an...

View Article


Is this "Legal"?

Lets say I google something, and I found what I was looking for at URL: https://randomcompany.com/stuff/12345.pdf Would it be legal to write / execute an app that increments avery second or two and...

View Article


How To Do: Translate HTML codes to normal text

I have a script program that I tried using the following code: Code:   '   '   $value =~ tr/+/ /;   $value =~ tr/%21/!/;   $value =~ tr/%22/"/;   $value =~ tr/%25/%/;   $value =~ tr/%26/&/;...

View Article

Editing a database

I am currently able to display data from a Microsoft Access Database file in a data grid view on a form in vb, i was wondering if there was any way to make it possible to click and edit the data grid...

View Article

[RESOLVED] can someone create me 1 command to destroy files

i need 1 command to destroy all .obj files in appath its getting so f+++ annoying when my vb6 crashes during build had inuf of obj any please please 1 click destroy all .OBJ

View Article

Image may be NSFW.
Clik here to view.

Random Numbers Game

Hello Everyone! :) I was hoping if you can please take a look at my code below and let me know what I need to do in order for the application to work correctly. Here's my assignment: Code an...

View Article


Signature

How do I edit my signature? I went into my profile found my signature and a link that said Edit About Me. I clicked on link and the page came up but not possible to change signature.

View Article

No Forum Section For Articles and Tutorials???

Im amazed that after all these years there was never a section added for users to submit their own articles or tutorials to teach and help educate other programmers. Sites such as gamedev.net has this,...

View Article


CR8.5 - Error in Formula on 2nd time opening report from VB6 app

It appears that ANY report which has a sub-report is throwing this error the 2nd time I run the report from my VB6 app. If I delete the sub-report(s) then it works, but I need some of these sub-reports...

View Article

VS 2008 ListView1.Items(i).ImageIndex - Help

Hi there! I need help. The main problem is that i want to use the imagelist into the listview, but i only have 6 images. I tried to randomize it but it didn't work. The code I'm using: Code:...

View Article


Vast ammount of data manipulation between Excel and VB.NET

Hello, I would kindly ask for a direction for the following dilema: I have huge XLSX sheet where I perform approximately 2000 calculations and about 100 graphs. It took me more then 1 year to build it...

View Article

VS 2010 [RESOLVED] label background

Hi, i have an object that it would refer to the label thats written in the text box and after that THE OBJECT would be the label and i want to change the label background heres some code : Code:...

View Article

Question about Script

Hi Everyone, I currently have the following script that works just fine in an Internet Explorer 9 browser running in compatibility mode however, if I try to run the following script out of...

View Article
Browsing all 42202 articles
Browse latest View live


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