Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #2K
~4K People Reached

28 Posted Topics

Member Avatar for vbCNEW

hi. im so lost now. teying to look fro a reason for this error but come up empty. heres me problem, Im using MS access as my DB. and VB.net i have a query in my DB that uses a USER-DEFINE FUNCTION... If i open my query in the ACCESS,, …

Member Avatar for Mike Askew
0
136
Member Avatar for vbCNEW

Hi, Im very curious how to compute exact probablility of a certain slot machine games? Even samples will do. Thanks...

Member Avatar for rob-lozyniak
0
116
Member Avatar for 080346

hi AUTHOR, Im I read your code, its ok. but i think u need to stop for a while and think of a beter way of doing it.. but what you did is really nice.. what im trying to say is to change the way you do you GAME DISPLAY …

Member Avatar for 080346
0
109
Member Avatar for vbCNEW

good afternoon.. do you know how to install or configure clanlib in vs2005 ?? im getting hard time... i tried it so many times but up to now i havent succeed... i read this link [url]http://www.clanlib.org/docs/clanlib-0.8.0/Tutorial/Kavanek/01-Installing.html#windows[/url] but its hard to understand and im not sure if i download all file …

Member Avatar for Nick Evan
0
461
Member Avatar for mstrauss

hey i think thats impossible.. but you can do it this way.. declaration... function testdet(testrange as string) as double see.. now all you need to do is pass a string range in macro is cell value( if im not mistaken), and array is a series of values.. in the case …

Member Avatar for vbCNEW
0
157
Member Avatar for bytigma

dont use macro use vb or batch file. your problem is not that clear .. i want to help but explain and give sample pls...

Member Avatar for vbCNEW
0
100
Member Avatar for jtomacelli

hey i could help you but i cant understand what u want.. post here a sample data and your expected data after running the macro.. then put even alittle explaination.. then ill send you your code.. tnx

Member Avatar for vbCNEW
0
106
Member Avatar for Jessica Lares
Member Avatar for vbCNEW
0
87
Member Avatar for hackme66

hello... im an experience VB 2D game programmer... if u need any help.. jusr email me in my account [email][email protected][/email] im wasr able to check my daniweb from time to time..

Member Avatar for vbCNEW
0
86
Member Avatar for Probleminfinity

i guess when u say populate u mean ur running inside a loop and populate one by one.. so all u need to do is put DOevents in your code.. in side the loop so you could still cancel ur work..

Member Avatar for debasisdas
0
96
Member Avatar for guru511
Member Avatar for QVeen72
0
154
Member Avatar for masimba
Member Avatar for choudhuryshouvi
0
102
Member Avatar for anud18

hello anud18.. i think veena is right. if ur just doing a login forn... try call it then proceed to the process u want after the clicked event.. sometimes we need to change everything to fixed our problems!!! but if u really want to put a code as it is... …

Member Avatar for QVeen72
0
221
Member Avatar for Es Sayen

try this code.. Printer.print "Message" printer.enddoc this will directly print your text to the printer attached.( just be sure to configure the printer in the control panel) try exploring the Printer class and you can see it works.. change the CurrentX and currentY values to positon your text.

Member Avatar for Es Sayen
0
169
Member Avatar for vbCNEW

just want to ask if somebody knows any related software about Course subject scheduler? this is my thesis.. my dean wants me to do it with AI.. i think its posible..... the scheduler will generate class schedule to a college(Ex. COMSCI) given its curriculum... i knowthat the scope is so …

0
51
Member Avatar for learningtocode
Member Avatar for vbCNEW
0
138
Member Avatar for learningtocode

hi... i really want to help.. but can u please next time use indention in your codes.. so its easy to read.. actually i think i know ur problem.. i encountered it when im still doing C games.. but its hard to explain the solution i did. i just hope …

Member Avatar for Salem
0
267
Member Avatar for ReeciePoo

hey.. good afternoon.. i think you just need to read the textfile line per line then for you to get the line you want then use the SPLIT function in vb make the delimiter"|" so it will split the string into array of string.. i hope i help in any …

Member Avatar for ReeciePoo
0
79
Member Avatar for 2thestart

i think you should put doevents in the SHOOT codes... so you could exit anytime u want.. and about the clicking of shoot.. try to declace a global variable that will tell you the status of your game.. ex. if you click shoot the status is Shooting... so you can …

Member Avatar for 2thestart
0
71
Member Avatar for t3hfr3ak
Member Avatar for muyiwa_doyin

i think it is easy to do in vb. the hardware your refferring , does it have a SDK or you create it ? i did machine then, i use bill acceptor.. i guess its the same prinsiple.. receeiving pulse or signal trhu serial or parallel port.. even the software …

Member Avatar for vbCNEW
0
95
Member Avatar for vbCNEW

hey good day to every one.. im just curious.. WHO needs vbgame [URL="http://www.daniweb.com/techtalkforums/thread77239.html#"]developers[/URL]? heres my side.. first im a vb programmer.. i do game back then in vb6.. and its a real job.. but now as i seach for a new job, i cant find a job that needs vb …

Member Avatar for vbCNEW
0
128
Member Avatar for t3hfr3ak

[COLOR=#008000]honestly i dont have time to think more abt ur problem coz im busy right now.. but seeing this condition , i think this wont work... try to look for a collition detection code in vbcode.com theres a lot there..[/COLOR] [COLOR=#008000][/COLOR] [COLOR=#008000]ill post the right code when i got mine.. …

Member Avatar for t3hfr3ak
0
194
Member Avatar for Knight_Blazer

hi.. first ithink its not right to put a loop insidde a counter because the timer is already like a loop thats why theres an interval declare for it to work .. i saw that you put 1000 in interval, so i guess u mean every minute it should trigger... …

Member Avatar for vbCNEW
0
107
Member Avatar for husseina78
Member Avatar for t3hfr3ak

of course there is... by the way what code are you using in displaying the image... is it in a picture box? or directly drawn in the form... my suggestion is use first a USERCONTROL... create an image, make the background of the image MAGENTA!!!! for masking issues.. save it …

Member Avatar for vbCNEW
0
110
Member Avatar for vbCNEW

Hi!!! could anyone please help me about querying in excel.. heres the scenario.. i have 2 sheets(sheet1,sheet2) sheet1 = contain the correct answer ex. col1 -- 3333 | col2 -- jose reyes sheet 2 = contains only tha code... ex. col1 -- 3333 (shuffled) (note.... record count is more than …

Member Avatar for davidcairns
0
105
Member Avatar for vbCNEW

Hi... im a vb programmer in the phils... i do work in a gaming company doing LAN(server-client type) vb games!!!! and i can say that it is a successful one... but for some reason i leave that company... so now im working still vb programmer... but the thing is i …

0
67

The End.