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
~7K People Reached
Favorite Tags

37 Posted Topics

Member Avatar for BillWebber

The code u need: Private Sub Command1_Click() Randomize Label1.Caption = Str(Int(Rnd * 49) + 1) Label2.Caption = Str(Int(Rnd * 49) + 1) Label3.Caption = Str(Int(Rnd * 49) + 1) Label4.Caption = Str(Int(Rnd * 49) + 1) Label5.Caption = Str(Int(Rnd * 49) + 1) Label6.Caption = Str(Int(Rnd * 49) + 1) …

Member Avatar for Kelbow-Mendes
0
2K
Member Avatar for Dell XPS

i need to save some text in a file in utf-8 format but have no clue how to do it... any help appreciated...

Member Avatar for Ramy Mahrous
0
110
Member Avatar for Dell XPS

I have to write a software to manage a music school. I started working on this when i suddenly realised that a student can take 2 lessons (e.g guitar and theory together) and i must have a way to add it to the students record. Not only that but the …

Member Avatar for Ramy Mahrous
0
99
Member Avatar for Dell XPS

i have windows mobile and i need to send an receive messages via my phone from my pc. can you help?

Member Avatar for Dell XPS
0
95
Member Avatar for Dell XPS

today i was trying to make an alarm for my Pocket pc so that i can select the sound of the alarm and set it as one of my mp3 files... but in vb .net for pda i realised there is no FileDialog ready to use... any ideas... i need …

Member Avatar for Dell XPS
0
198
Member Avatar for asmit1987

did you try menuitem.enabled = false in place of the menuitem you write the name of the menu item in your program.

Member Avatar for kinyuadave
0
169
Member Avatar for Dell XPS

I have made a game for pocket pc and want to make an installation file(.cab) for this program but do not know how. I used VS2008 to create this game... any ideas?

Member Avatar for Teme64
0
112
Member Avatar for Dell XPS

I need in some way to generate maze because I want to create a maze game. If anybody has any idea on how to do this... please help

Member Avatar for Dell XPS
0
268
Member Avatar for Dell XPS

i have made a tic-tac-toe game for my HTC touch and it runs pretty well. now i only need to figure out a way to add it in the pda's games(so that i can have it on start menu) instead of opening the explorer to find the exe each time... …

Member Avatar for Dell XPS
0
104
Member Avatar for Dell XPS

i just got too bored and want to write another program so that i have something to do. But because i am out of ideas i thought i could make a thread and ask all of you for ideas about programs that could be used in everyday life by an …

0
70
Member Avatar for Dell XPS

I need to check if any "File Download" dialogs are open, which means I am downloading something so that my program will not attempt to download 2 files at the same time. I have no clue on how to do this and need help. Thank you.

Member Avatar for Teme64
0
295
Member Avatar for milonsito

try it on your own ...figure out whatever you can and then ask for help... we aint gonna solve your homework for you just like that...

Member Avatar for milonsito
0
329
Member Avatar for Dell XPS

Hi, i need to type some commands at a specific time of day in the console of counter strike to connect to a server automatically... i just need a way to type in the cs console... i can take care of the rest... if anyone has any idea on how …

Member Avatar for Dell XPS
0
122
Member Avatar for Dell XPS

I have made a program that you can add your contacts but i need to get a way to edit the persons details.... The details are kept in a txt file(because i don't know how to make this using a db) I have a list box showing the name and …

Member Avatar for varghaimani
0
166
Member Avatar for Dell XPS

i want to make a hotkeys app ... i need to detect keystrokes even if the form is not active so that by pressing a button i can launh the calculator.... or games and stuff like that... any ideas ? Thank you

Member Avatar for Dell XPS
0
250
Member Avatar for Dell XPS

How can i search in a .txt file wod by word... I will have a textbox(and a search button) and I need to search for the word entered in the textbox.... and display all the result in the listbox Sorry if this exists somewhere else.... just post me the link …

Member Avatar for Dell XPS
0
78
Member Avatar for Dell XPS

when i debug a program on my pc it works just fine. When i install my program on another pc i get exceptions during runtime like... "Cannot convert string ##100## to type decimal" when i try to input some data from a .txt file What is wrong with it?

Member Avatar for bruce2424
0
102
Member Avatar for Dell XPS

Does anyone know what software i need to make my own tracks for the game Virtual RC Racing? its tracks are in .rct format

0
61
Member Avatar for Dell XPS

i have Visual Studio 9 , 2008 and have published a program but it doesn't work on PCs that don't have Microsoft .Net Framework 3.5 installed. is there any way to make the program work without having to install the .net framework on the pc?

Member Avatar for Jx_Man
0
271
Member Avatar for Dell XPS

I need to prevent the user from changing tab in a tab control until it clicks on the "Finish" button on the current tab. Thats all

Member Avatar for Dell XPS
0
226
Member Avatar for Dell XPS

I need your help. I havee the destination path for some pictures stored in a txt file and also have their descriptions stored. What i am trying to do is put the pictures in a word file and add their description below the picture. Then i need to print the …

Member Avatar for bwkeller
0
258
Member Avatar for Dell XPS

i made a game that has a player and an AI player.... i use a timer for the ai player to make its moves and the keydown for the human player.... when the player presses a key(e.g A to go left) then the ai player stops moving or it moves …

Member Avatar for techniner
0
95
Member Avatar for Dell XPS

i have made walls for my 2d topdown view game by using pictureboxes.... but the player1 must move in the map but when it hits one of the walls it must not pass through.... the .Top .Left .Right .Bottom do not work as they take the whole forms width or …

Member Avatar for kens7601
0
105
Member Avatar for Dell XPS

does anyone how to rotate a picture during runtime in vb2008...??? also i need ideas on how to make the walls and the bullets....!:D

0
53
Member Avatar for Dell XPS

i have 20 numbers that i need to randomize to 20 variables.... any ideas example numbers would be: 1 5 10 20 50 100 200 500 1000

Member Avatar for Dell XPS
0
102
Member Avatar for Dell XPS

does anyone know how can I make a progress bar showing the percentage of print job completed...??? i want to use is this to prevent the user from making any changes on the form until it is printed because it does not print it if you press any command button....

Member Avatar for DenisOxon
0
61
Member Avatar for Dell XPS

I have made a program and published it using vb 2008... this program saves various values in a txt file.... but when i open the folder where the program is installed there is no txt file.... Sois it safe to store and retrieve passwords from a txt file?? Think it …

Member Avatar for debasisdas
0
108
Member Avatar for Dell XPS

I am doing this program that has listboxes and 2 combos Listbox 1: 1-3 Persons Listbox2: 4-7 Persons Combo1: 8-20 Combo2: 21-50 When I click on a number of persons the price is displayed... But I need a way to change the prices so they must not be in the …

Member Avatar for Dell XPS
0
129
Member Avatar for Dell XPS

Ok I have just downloaded the VB 2008 Express Edition and need a BIT of help on how to print a form and how to store the values of the check boxes on END and load them on LOAD of form!! Thank you.... I know this may not be the …

0
46
Member Avatar for Dell XPS

Ok I have just downloaded the VB 2008 Express Edition and need a BIT of help on how to print a form and how to store the values of the check boxes on END and load them on LOAD of form!! Thank you.... I know this may not be the …

Member Avatar for ryan_vietnow
0
71
Member Avatar for Dell XPS

Ok my program is about car spare parts of a spcific car! Next to each part I have a check box that when it is ticked it indicates that the part needs replacement! Is there a way to print only the parts that need replacement?

0
53
Member Avatar for Dell XPS

ok, i need a way to make an invoice. i have a products table with the number the name and the price of all my products and need to add only the products I want on the report, not all of them but more than 1 ......

Member Avatar for hopalongcassidy
0
95
Member Avatar for Dell XPS

I have an SSTab in my project. I want after I click a command button in Tab 1(now i am in tab1 of the ss tab) to be taken to tab2! Thank you Any help appreciated

Member Avatar for jireh
0
109
Member Avatar for Dell XPS

I am making a backup program and I dont know the code for copying a specified folder from a source to a specified destination...... the picture attached shows how i made how to select source .... the other tab is for destination... Thank you very much Any help appreciated

0
59
Member Avatar for Dell XPS

I have made some(10) combo boxes in my project!!! i need to make them depend the one on the other... i mean if the first combobox is a car brand (e.g Ferrari) then the second combobox must only contain ferrari models! is there a way to hide the rest selections …

Member Avatar for Dell XPS
0
110
Member Avatar for nobody2ph
Member Avatar for Dell XPS

i want to make a program that you can add some product details later in and you can then type the product code of a product and it is added to a report that you can print as a receipt to a customer showing the price of each product and …

Member Avatar for jireh
0
89

The End.