Hi,
In my application there are two textbox & using the values of these textbox I want to create random value.
Please help me...
Question asked by visitor reena
Hi,
In my application there are two textbox & using the values of these textbox I want to create random value.
Please help me...
Question asked by visitor reena
try to use the function rnd()
and to vaoid genetaing the same number repeatedly use randomise.