web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Syntax in VB

(0) ShareShare
ReportReport
Posted on by

Hi I am preparing web application. I want to display Title in web page . I have prepared code in Visual Studio 2012.

<table>

<tr>

<td style="width: 120px; text-align: left; vertical-align: top" class="blue">Title<asp:label ID="Title" runat="server" Text="*" CssClass="error" Visible="false"></asp:label></td>

<td><asp: Textbox runat="server" ID="txtTitle" style="width: 200px" CssClass="control"></asp:TextBox></td>

</tr>

</table>

Error: "TextBox and Label" are not known element is the above syntax is correct.

let me know if anything wrong

Thanks in advance!!

*This post is locked for comments

I have the same question (0)
  • Rudi Hansen Profile Picture
    4,079 on at

    Hi Sai.

    I think you are in the wrong forum, this is a forum for Dynamics AX.

  • Suggested answer
    Bashir Ahmad Profile Picture
    5,248 on at

    As Rudi Hansan said this is not a right forum for such questions

    there is an issue in your code replace :

    <td style="width: 120px; text-align: left; vertical-align: top" class="blue">Title<asp:label ID="Title" runat="server" Text="*" CssClass="error" Visible="false"></asp:label></td>

    To:

    <td style="width: 120px; text-align: left; vertical-align: top" class="blue"><asp:label ID="Title" runat="server" Text="*" CssClass="error" Visible="false"></asp:label></td>

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Basit Profile Picture

Basit 1

#1
GL-01081504-0 Profile Picture

GL-01081504-0 1

#1
Roya Profile Picture

Roya 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans