Results 1 to 3 of 3

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

  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.

  2. #2
    Fanatic Member TokersBall_CDXX's Avatar
    Join Date
    Mar 2003
    Location
    America
    Posts
    571

    Re: Can't put '&' in label...or can you? VB.Net 2003

    have you tried && ?
    Build your own personalized flash based chat room for your webpage for FREE! http://www.4computerheaven.com

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

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

    That did it. Thanks.

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