I am using VB in Web pgm. I need to pass variable V1 from web form AAAAA to web form BBBB and web form CCCC.
I see example but only in C and I am using VB.
Also, if many users is executing the same application at the same time will one user get another users value or is this protected by web application system?
Go to the complete details ...