Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27349 articles
Browse latest View live

Adding blank lines to http header?

Hi everyone, have a unique issue I believe someone on here could help me on. I am using the HTTP POST API of a service, which is intended for programmers to utilize. However, the way their server...

View Article


VS 2012 Updating Access databse through visual basic

I have connected my visual basic application with an access database. Showing, editing, adding of the data in a datagirdview work just fine. When I try to save the data I just edited in the database it...

View Article


How to Deploy a SQL Server 2008 Express database on a different computer

First time using SQL Server. I have created a SQL server 2008 Express database called "AbcDatabase" using SSMS. I have detached "AbcDatabase" so that I can use it in my application. I have an Windows...

View Article

How to get same values into List(of Size)

Hi :wave: please help .... _framelayersize is a LIST(of Size) .. 1) values are .. _framelayersize .Item (0) = {10,10} _framelayersize .Item (1) = {10,10} _framelayersize .Item (2) = {10,10}...

View Article

using a webbrequest to do functions in webbrowser

INFO: i have a webrequest that i would like to impliment into my program that will do a function on my website but sending the webrequest alone doesnt work and also sending a login request errors with:...

View Article


Multiple Interfaces

I have an annoying problem I'm pondering: A dll has an object that implements a couple interfaces. One of these interfaces is IMetric, which exposes a couple methods that expose a means to calculate a...

View Article

Activate a Timer that is Inside a User Control

What I have is a custom made user control, which includes within it a couple of buttons, a textbox, a couple labels, and a timer. Essentially in this control you have one button that starts the timer...

View Article

jquery effects in vb

is it possible to add javascript or anything of the kind to a vb project for visual effect like a image pop up light box when image is clicked then fade away when user exite the pop up most likely a...

View Article


VS 2012 DataGridView Columns

Can I please have some help with some code. Code:     Private Sub SetupDataGridViewColumns(DataGridView As DataGridView)         Dim DataGridViewColumnCollection As New...

View Article


VS 2012 [RESOLVED] How to replace words in a string

Hi I need to replace sum words in a string. EX: me and amanda are go to town. When I use this Dim s As String = FileString.Replace("and", "") it removes the and but it also removes the and from amanda....

View Article

VS 2010 Disable adobe reader plugin in Webbrowser

Hi all, I am currently trying to program a web scrapping program, which should be working fine if I searched using internet explorer or chrome - since the results would appear as text (html). However,...

View Article

Show program above all Windows 8 apps

I made a program like On Screen Keyboard, all is ok except that, its window shown only when select Desktop from Windows 8 start menu, how can i make it shown above all Windows 8 apps e.g. Messaging,...

View Article

[RESOLVED] What does 'No Source Available' mean ?

I'm trying to debug a project which has gone sick on me... Probably due to some 'weeding' in the Registry Patch. When I run the project all seems to work except that the texts in several TextBoxes...

View Article


VS 2010 MS Chart Series Problem

Hey, I am able to add series dynamically in run time but i have some weird problem. My X Axis holds date and Y Axis holds Ranks. If i have 3 Series and if dates in all 3 series (X Axis Value) are same...

View Article

using listview control for quiz application

in my quiz application, i use list view to display the questions alongwith three choices . the code for this is-- Code:       Dim listSql As String = "Select  * from qna "         Dim cmd As...

View Article


VS 2010 Instances of other classes using Command Prompt

Basically I am not using the Microsoft Visual Basic software to create my project. I build the application using command prompt using vbc.exe which works well except I am not sure how to to interact...

View Article

VS 2012 [RESOLVED] What is needed to open my app that uses an OleDB...

I got an application that would be nothing special otherwise, but uses an oleDB connection to connect to an access database. I tried opening it in another PC and got the "... has stopped working" error...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 Backcolor with disable fields

Hi every one, Have a look on image, all fields are disabled but some fields are with white background and some are with grey background. Help me out to make all fields with white background when...

View Article

Embedded Crystal Report Files

I added some Crystal Reports files into bin\debug (default compile folder), using code System.Windows.Forms.Application.StartupPath to load them and run it to create a exe file. I copied this exe file...

View Article

VS 2010 Read VBA binary file

Hi, I've been working with some ERP software that allows me to develop VBA to interact with it, although I'm not able to read/write the binary file that it uses. Did anyone ever try to read VBA...

View Article
Browsing all 27349 articles
Browse latest View live


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