Click here to Skip to main content
15,903,030 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Group box and background image Pin
The Man from U.N.C.L.E.25-Jun-07 11:49
The Man from U.N.C.L.E.25-Jun-07 11:49 
GeneralRe: Group box and background image Pin
Tom Wright26-Jun-07 8:33
Tom Wright26-Jun-07 8:33 
QuestionVB6 and Variable names Pin
#realJSOP25-Jun-07 9:41
professional#realJSOP25-Jun-07 9:41 
AnswerRe: VB6 and Variable names Pin
Dave Kreskowiak25-Jun-07 10:09
mveDave Kreskowiak25-Jun-07 10:09 
AnswerRe: VB6 and Variable names Pin
Christian Graus25-Jun-07 10:27
protectorChristian Graus25-Jun-07 10:27 
GeneralRe: VB6 and Variable names Pin
Paul Conrad25-Jun-07 17:09
professionalPaul Conrad25-Jun-07 17:09 
Questiongenerate random number [modified] Pin
Marc Soleda25-Jun-07 7:20
Marc Soleda25-Jun-07 7:20 
AnswerRe: generate random number Pin
Dave Kreskowiak25-Jun-07 7:43
mveDave Kreskowiak25-Jun-07 7:43 
You haven't said anything describing these "random sequences". How long are they? Variable length? What are the legal characters? Any illegal characters? Does if have to be in a certain format? Can the sequences be patially similar to previous ones in the same day? (Like "these" and "this")

You're going to have to "remember" the sequences somewhere to make sure that you don't use the same one twice. "Random" doesn't mean "unique" acrossed the set of available numbers.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: generate random number Pin
Marc Soleda25-Jun-07 8:48
Marc Soleda25-Jun-07 8:48 
GeneralRe: generate random number Pin
Dave Kreskowiak25-Jun-07 10:07
mveDave Kreskowiak25-Jun-07 10:07 
GeneralRe: generate random number Pin
Marc Soleda28-Jun-07 10:28
Marc Soleda28-Jun-07 10:28 
AnswerRe: generate random number Pin
Johan Hakkesteegt28-Jun-07 2:10
Johan Hakkesteegt28-Jun-07 2:10 
Questionadding escape characters to a VB string Pin
reegan4125-Jun-07 6:34
reegan4125-Jun-07 6:34 
AnswerRe: adding escape characters to a VB string Pin
Dave Kreskowiak25-Jun-07 7:11
mveDave Kreskowiak25-Jun-07 7:11 
QuestionHow to Label TrackBar (Slider) Tick Marks in VB.net Pin
Rob True25-Jun-07 4:09
Rob True25-Jun-07 4:09 
AnswerRe: How to Label TrackBar (Slider) Tick Marks in VB.net Pin
Dave Kreskowiak25-Jun-07 5:02
mveDave Kreskowiak25-Jun-07 5:02 
QuestionXML 3 BulkLoad Error Pin
Panchal Hardik25-Jun-07 2:27
Panchal Hardik25-Jun-07 2:27 
AnswerRe: XML 3 BulkLoad Error Pin
Dave Kreskowiak25-Jun-07 3:51
mveDave Kreskowiak25-Jun-07 3:51 
QuestionCannot open word template from server Pin
jimbaloo25-Jun-07 2:25
jimbaloo25-Jun-07 2:25 
AnswerRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 3:49
mveDave Kreskowiak25-Jun-07 3:49 
GeneralRe: Cannot open word template from server Pin
jimbaloo25-Jun-07 7:00
jimbaloo25-Jun-07 7:00 
GeneralRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 7:10
mveDave Kreskowiak25-Jun-07 7:10 
GeneralRe: Cannot open word template from server Pin
jimbaloo25-Jun-07 7:45
jimbaloo25-Jun-07 7:45 
GeneralRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 7:53
mveDave Kreskowiak25-Jun-07 7:53 
QuestionPlay audio & video files in vb.et Pin
ankur010125-Jun-07 1:41
ankur010125-Jun-07 1:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.