Label Appears but not Button

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

Hi People,

I have an aspx file, extremely simple, it only contains a label and a
button. When I view the page in IE, only the label is visible, not the
button.

Its being served by IIS5 on W2k. The browser is IE6 on XP.

I'd be grateful for some help to get me over this first hurdle.

Thanks

Mike
 
Could you show us the code? There might be some illegal syntax in there
somewhere.
 
Back
Top