Re: Except Label no other controls show
From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 07/12/04
- Next message: Jim Cheshire [MSFT]: "Re: Question rephrazed - is there a to dynamically alter a Form's Post?"
- Previous message: Jordan: "Re: Question rephrazed - is there a to dynamically alter a Form's Post?"
- In reply to: NewsGroups: "Except Label no other controls show"
- Next in thread: NewsGroups: "Re: Except Label no other controls show"
- Reply: NewsGroups: "Re: Except Label no other controls show"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 18:34:31 -0400
Hi Ankur
Is it possible that you have some illegal HTML in the page that is
preventing the rest from showing? If you look at the source in IE, does it
show the output of the controls?
You might want to make sure ASP.NET is still configured correctly by
repairing the mappings as show here:
http://support.microsoft.com/default.aspx?kbid=306005&product=aspnet
Perhaps you could post the code that is giving you trouble?
Ken
"NewsGroups" <arawat@cablespeed.com> wrote in message
news:10f61qb2qsdq287@corp.supernews.com...
> Hi,
> I am trying to create a simple ASP .Net form using VS .Net.
> I have added a label, a button and a text box to the form.
>
> Except the label no other controls show when I run the page.
>
> the page compiles fine and runs without any errors. Do I have to enable
> something on my browser to enable showing server controls other than
> label?
>
> thanks
> ankur.
>
>
- Next message: Jim Cheshire [MSFT]: "Re: Question rephrazed - is there a to dynamically alter a Form's Post?"
- Previous message: Jordan: "Re: Question rephrazed - is there a to dynamically alter a Form's Post?"
- In reply to: NewsGroups: "Except Label no other controls show"
- Next in thread: NewsGroups: "Re: Except Label no other controls show"
- Reply: NewsGroups: "Re: Except Label no other controls show"
- Messages sorted by: [ date ] [ thread ]