Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~811 People Reached
Favorite Tags
Member Avatar for Stealthbird97

Hi, I realise I might be asking quite a lot here but I have no idea what I need to do in order to get this to work correctly. I have the following. http://jsfiddle.net/Stealthbird97/6k8es/ Just press the "a" key on your keyboard to see what it does. Now, I want …

Member Avatar for Stealthbird97
0
151
Member Avatar for Stealthbird97

Hi Can someone tell me how I can get the content of a text file to be printed into a windows console. Each Line of the text file to be on its own console line. It would be a lot of help. I don't want to have to write a …

Member Avatar for Begginnerdev
0
131
Member Avatar for Stealthbird97

Hey guys. I want to use this code: Imports System.Drawing Public Class frmBG Private Sub frmBG_Paint(sender As Object, e As System.Windows.Forms.PaintEventArgs) Handles Me.Paint Dim g As Graphics = e.Graphics Dim p1 As Point = Me.ClientRectangle.Location Dim p2 As Point = New Point(Me.ClientRectangle.Right, Me.ClientRectangle.Bottom) Using brsGradient As New System.Drawing.Drawing2D.LinearGradientBrush(p1, p2, Color.Red, …

Member Avatar for Reverend Jim
0
95
Member Avatar for Stealthbird97

Ok, What i need is a Login script that will verify the information that is on a MySQL database. What people will do is sign up on a website and their Login information will be stored on the database. Then they will be able to login to a special members …

Member Avatar for Maligui
0
129
Member Avatar for Stealthbird97

Ok, I know this has been asked before but I'm a new user to VB and don't know where to start. A Mate of mine is creating a Custom Minecraft Launcher useing VB for me. We have 2 text boxes Username and Password and what I want it to do …

Member Avatar for Reverend Jim
0
183
Member Avatar for Stealthbird97

What code would i need to use in order to download a file from a webserver and then save it to a predefined folder? Then if a newer version of the file is available, Rename the old file and download the new one. Thansk for the help

Member Avatar for Maligui
0
122