---
title: "Tillgänglighet i ASP.Net med <label>"
type: "forum-thread"
url: "https://www.webforum.nu/amne/dotnet/148616-tillgänglighet-i-asp-net-med-label"
topic: ".NET"
topic_url: "https://www.webforum.nu/amne/dotnet"
author: "echoSwe"
published: "2006-06-30T21:54:17.000Z"
updated: "2006-06-30T22:27:10.000Z"
replies: 1
views: 344
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/dotnet/148616-tillgänglighet-i-asp-net-med-label"
---

# Tillgänglighet i ASP.Net med <label>

## #1 — echoSwe, 2006-06-30T21:54Z

Ja... Eller så gör man så.

Permalänk: https://www.webforum.nu/p/148616

## #2 — Dino, 2006-06-30T22:27Z

Eller

```
<asp:label id="lb1" [B]associatedcontrolid="tb1"[/B] runat="server" />
<asp:textbox id="tb1" runat="server" />
```

Permalänk: https://www.webforum.nu/p/1835987

---

Tråden på webben: https://www.webforum.nu/amne/dotnet/148616-tillgänglighet-i-asp-net-med-label
