Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #1K
~9K People Reached
Favorite Tags
Member Avatar for chern4ever

i would like to read some data and display it in textbox. my example of data in my txt file are: "moviename1", "movieshowtime1" "moviename2", "movieshowtime2" when i display it in text box, it shows exactly like above. i want it to display without the quotes. how i can achive tat? …

Member Avatar for Jx_Man
0
3K
Member Avatar for fakhrealam

solve this problems in visual basic. 1. Write a program that prints the following diamond shape. You may use an output statement that prints a single asterisk (*). Maximize your use of repetition (with nested For/Next structures) and minimize the number of output statements. Print the diamond on the form. …

Member Avatar for jhai_salvador
0
255
Member Avatar for Kcin

OK, first of all, thank you for coming trying to help. anyways, i need help on making a program that counts how many words you have typed. REstriction: Must use Strings... Please help me, thx in advance.;)

Member Avatar for dspnhn
0
497
Member Avatar for CatchItBaby

I dont know this programe name what ever u say........ Suppose you have a html page save in c:\first.html first.html page contain two text boxes one for username and password and one button whenever we click on button it validate the username and password which is already pass in the …

Member Avatar for CatchItBaby
0
354
Member Avatar for cellus205

Hows it going everyone. Right now I am working on a project with VS2008 that parses directory and subdirectories and lists all filenames/paths/size/etc. This is working correctly, but I also need to parse the contents of zip files without actually unzipping them. What would be the easiest method to return …

Member Avatar for cellus205
0
199
Member Avatar for sutanu_halder
Member Avatar for bhererros
0
308
Member Avatar for bprabhumdu

hello friends, how to separate all characters from a given string in vb6.0...For example if i give "welcome" in a text box ,in the same form it will print (w,e,l,c,o,m,e,).......... Thanks in advance ............... regards natraj

Member Avatar for bprabhumdu
0
143
Member Avatar for army88m2

O.k. this is my first scripting class and I need someone's opinion on this code. I need to write a code for a modularized program that will: 1.) read each record from the inventory database 2.) print a price tag for each item in inventory 3.) count and print the …

Member Avatar for chid_
0
111
Member Avatar for praksk

I am relatively new to visual basic. I need to take two 8 bit byte values, join them to makea 16 bit binary value and then separate the 4 msb as a 4bit binary vale and the 12 lsb as a 12 bit binary value. Thanks in advance for helping …

Member Avatar for dmf1978
0
463
Member Avatar for sddproject

Hi! I'm trying to make a coin toss program using a random generator, but i'm not sure how to upload the image of the heads and tails from its file on my PC. Image names are Tails.gif and Heads.gif . Here's the code so far: [code]Public Class Form1 Dim headCount …

Member Avatar for sddproject
0
182
Member Avatar for plike922

I am trying to create a program that gets the solution of a quadratic formula, but i keep getting an error and i cant figure it out. 1>quad.cpp(14) : error C2440: '=' : cannot convert from 'int (__cdecl *)(void)' to 'int' 1> There is no context in which this conversion …

Member Avatar for dmf1978
0
170
Member Avatar for Tekito

I'm new to class modules, and the compiler seems to be enforcing a correlation of the number of input vars for a Get and Let procedure of the same property. The Let property must always have exactly one more variable (the NewValue) than the Get procedure. So the code I've …

Member Avatar for Tekito
0
97
Member Avatar for army88m2

Write the pseudocode for a program that uses a single while loop to print the numbers from 20 to 25 and from 40 to 45. your loop will have at least one nested "if" statement that will determine when the numbers should be printed. [code]If X >= 20 Then If …

Member Avatar for army88m2
0
218
Member Avatar for ruchika beddy

I know How to Delete a Textfile , I even know how to write the temp string data into a TextFile. But i do noy know how to delete from String array,into which i read all the data of the file. Mine Code is as under,Plz help me out. I …

Member Avatar for dmf1978
0
366
Member Avatar for crafted

I am a student new to VB I am currently in the second year of my degree I have encoutered VB before but on my first attempt I failed the module Currently there is no lecturer willing to take on VB full time and the part time teachers are too …

Member Avatar for dmf1978
0
242
Member Avatar for peter_budo

Everybody, enjoy the freedom of the information With compliments from my ::DFC:: friends

Member Avatar for dmf1978
3
182
Member Avatar for linux

I want to add a list box onto a form, and have it (once the form loads), it'll list all of the files in [icode]C:\WINDOWS\[/icode]. Is there any easy way to accomplish this?

Member Avatar for linux
0
636
Member Avatar for iSoftware

I need to make my application look like it's doing a lot of work- it is a prank application I'm making as a joke for my friends. Any idea how to do this?

Member Avatar for dmf1978
0
98
Member Avatar for Bill Purkins

Using VB 2008 Express, this is not a problem but a philosophical question. Which is preferred method of providing user with error messages on forms, errorhandler or message boxes? Error handler seems like it's the direction Microsoft would like us to go in, with providing even the errror message as …

Member Avatar for dmf1978
0
173
Member Avatar for ruchika beddy

hey frnds, Can somebody tell me how to extract icons ,Cz I have no idea from where to start.

Member Avatar for dmf1978
0
144
Member Avatar for dmf1978

Hi friends, I'm coding an application using VB.Net 2008 Express which work with images. It can save the results of this work in a file using an own format (not a regular image file) for future re-processing. I wish to put a thumbnail inside the saved file, so it can …

0
60
Member Avatar for dmf1978

Hi, I am working in an application that uses Drag & Drop in VB6, and I need to determine which type of control is the user dragging. I have in the form several controls: PictureBox, TextBox and ListBox. I know that I can use TypeOf() in VB .Net, but, what …

Member Avatar for dmf1978
0
130
Member Avatar for donaldunca

I have just begun to learn VB 6.0. I have a question: I save a project "freind.vbp" , then I want to open it but I can't open the properties of project. I only open the code of project. How can I open the properties of old project to fix? …

Member Avatar for donaldunca
0
100
Member Avatar for dmf1978

Hi! Before we get started, take a look on the picture below: [IMG]http://img524.imageshack.us/img524/5440/mapms1.gif[/IMG] If you use your imagination, you could see there a road map with two points: the "start point" and the "goal point". The truck must start in the "start point", follow the "road nÂș2", then the "road …

0
55
Member Avatar for dmf1978

Hi First I want to say sorry for my bad english (I speak and write spanish) I am working in a program written by me in VB6, which load a image file (JPEG) and looks in every pixel of it to take the RGB component of each one of them, …

Member Avatar for dmf1978
0
1K