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.

0 Endorsements
Ranked #72.7K
~379 People Reached
Favorite Forums
Favorite Tags
Member Avatar for aidan.fowell.5

Hello, I am trying to create a currency converter, but when I press 'convert' it get the error message: Index was outside the vounds of the array. Here is my code: Imports System.IO Imports System.Text.RegularExpressions Public Class Form1 Private Sub doCalculate() ' Need the scraping Dim Str As System.IO.Stream Dim …

Member Avatar for SaintQJ
0
171
Member Avatar for MrJNV

I have a question: Say I have a text file with a bunch of words on it, say the following: hello baby crap hate ground soul fart hot render Now, if I make a program that requires the user to input a word, how would I go about searching the …

Member Avatar for hag++
0
208