Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Curious!All my linkbutton disappeared,why!

Curious!All my linkbutton disappeared,why!

Scheduled Pinned Locked Moved Visual Basic
designsysadminquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BigGirlBigEyes
    wrote on last edited by
    #1

    It's a small but curious question. All my linkbutton in design page has disappeard on runtime,but in design page and .ASCX file they are there.They are put in a table. such as <asp:LinkButton id="cmdCreateArticle" Runat="server" CssClass="CommandButton">新文章</asp:LinkButton> Thank you in advance.

    F 1 Reply Last reply
    0
    • B BigGirlBigEyes

      It's a small but curious question. All my linkbutton in design page has disappeard on runtime,but in design page and .ASCX file they are there.They are put in a table. such as <asp:LinkButton id="cmdCreateArticle" Runat="server" CssClass="CommandButton">新文章</asp:LinkButton> Thank you in advance.

      F Offline
      F Offline
      FruitBatInShades
      wrote on last edited by
      #2

      I see you have chinese characters? Are they images or text? If they are images you may need to check your path. If they are characters then you the web page may not be referencing the character set. The other possiblilty I see is that the cssClass is commandbutton. It may be worth trying to change the name as that may be a reserved word. Finally take the CssClass Tag out and see if the characters appear. If they do the style is blank or your 'My First ASP.Net site is now up :) http://www.redravenrpg.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups