17
Answers

How to Generate the automatic userid based on Location

Hi Good Morning Every Body,
 
How to Generate The automatically Userid based on Location using asp.net
 Ex: my user Location Click  Hyderabad her user id generate Hyd0001 and  another user select the chennai her user id generate  che0001   this my task Give me suggestions and reference source code... 
Answers (17)
1
Nanhe Siddique

Nanhe Siddique

NA 3.4k 110k 9y
hi deena 
i hope this link help you to write and read text 

http://www.aspdotnet-suresh.com/2010/12/how-to-read-and-write-text-file-using.html

0
Deena eliz

Deena eliz

NA 50 6.3k 9y
Thank you sir.. i used Append keyword for updating values in the same file.. 
Thanks a lots..