Hello, I know this might be a very basic question, but perhaps someone can help me out.
1) I'm developing an ASP.NET Web Application in Visual Studio 2008. 2) I have a web page main.aspx 3) I'm trying to drag labels and text boxes onto the web page, but they go to the top left part of the screen. I would like to have it behave as it would in a vb windows forms application and basically go to the area of the screen I would like...not to the top left. Is there any way to achieve this? Do I need to get DreamWeaver or something like that in order to achieve this formatting functionality? What do most ASP.NET Web Application developers in Visual Studio 2008 do with this type of a problem? Thanks Jason
