Results 1 to 3 of 3

Thread: [RESOLVED] Can't put '&' in label...or can you? VB.Net 2003

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

    Resolved [RESOLVED] Can't put '&' in label...or can you? VB.Net 2003

    Hi,
    So, I am trying to place someone's department (IS Technician, R & D) in a label. However, it seems as though you can't display '&'s in a label. I guess this is because & is special to labels. Is there any way around this? Escape characters maybe? I would imagine I would use str.replace('&', 'something') but I don't know what something is.

    Any ideas?

    Thanks

    Sorry, VB.Net 2003
    Last edited by 18experience; Dec 28th, 2006 at 03:30 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width