Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...