eramgarden Posted May 13, 2006 Posted May 13, 2006 At my job, there's a windows app done in a language that's similar to VB. It's like Forms. Not a ASP.Net application. We want to create a ASP.Net/VB.Net application. One feature that the Windows app has is to that the user can change the labels on the form . There's a menu item, user clicks it, a new window pops up, it has the default values for the lables, user updates them with new values. So next time, the user sees the new values they selected. How can this be done in ASP.Net/VB.Net? How can I mark the labels on the changeble?? Any design idea or sample code would be great. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.