3
Answers

Random Employee Id

I want to generate random employee id 
like "EMP" + "joined year"+####
 
for example EMP201410000
 
using C#
 
joined year take from dropdown list 

Answers (3)

0
Photo of shusaku
NA 3 0 20y
Thanks Mykonian for your reply. But I did do that, but it still doesn't get the event.. Is this because I'm working with InkOverlay? Anyone else have solution to this problem?
0
Photo of Mykonine
NA 520 0 20y
You might want to try "this.keypress += new System.Windows.Forms.KeyPressEventHandler(this.myfunction);"