Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of Absolute Positioning in .NET
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Use of Absolute Positioning in .NET
Divers
Thread ID:
00570997
Message ID:
00570997
Vues:
39
Our corporate tool for web application development is Visual Studio 6.0.

HTML allows absolute positioning, which I make extensive use of in my ASP forms. My forms must emulate existing paper forms in use by our corporation and this technology allows me to get component alignment to within a pixel. Using tables is not an option as I have well over one hundred objects on any one of my forms and alignment of labels and data are critical. I am dependant upon absolute positioning.

Enter .NET and Visual Studio 7.0.

According to the theory there are two types of server controls available for web creation using the .NET technology. HTML server controls which equate to HTML tags, and ASP.NET server controls.

My question is this: Is absolute positioning available within the .NET framework? Can I align a text box, label, or combo box down to the pixel level, where I designate?

Tom
Répondre
Fil
Voir

Click here to load this message in the networking platform