position of the asp.net run time page

asp.net Jordan
  • 13 years ago

    how could i determine the position of my document in asp.net i'm building a webpage and it's nice but when i run it it's aligned to the left and some of the controls are outside the screen i don't know what to do, if any could help plz?

    thanks

  • 13 years ago
    The Best Practice is to put all ur controls within HTML Table, and set the height and with of the Table  control to 100% .

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill