473,486 Members | 1,970 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ASP.NET - layout

Hi

I've a quastion. Is a possibility in VS 2005 in ASP to compose
components on form without writing HTML code??

Apr 8 '07 #1
5 1477
There is a designer, if that is what you mean. Or did you mean
something else?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"_nabuchodonozor" <kk******@wsb-nlu.edu.plwrote in message
news:11*********************@y66g2000hsf.googlegro ups.com...
Hi

I've a quastion. Is a possibility in VS 2005 in ASP to compose
components on form without writing HTML code??

Apr 8 '07 #2
There is a designer, if that is what you mean. Or did you mean
something else?

I mean that you can put e.g. button wherever you want on form. I use
panels now and it is probably the best solution of course I still have
to use tables from HTML. I've just thouht that there is special
component(special panel or something) which allow to do similar things
as in WinForms. But I was probably wrong:P

Apr 8 '07 #3
HTML doesn't allow you to layout as flexibly as you can using coordinates on
a winform without using something like absolute positioning in CSS. All
controls in asp.net support CSS so it is possible, but it may not
necessarily show in the designer as its as its rendered as HTML output .

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"_nabuchodonozor" <kk******@wsb-nlu.edu.plwrote in message
news:11**********************@p77g2000hsh.googlegr oups.com...
>
> There is a designer, if that is what you mean. Or did you mean
something else?


I mean that you can put e.g. button wherever you want on form. I use
panels now and it is probably the best solution of course I still have
to use tables from HTML. I've just thouht that there is special
component(special panel or something) which allow to do similar things
as in WinForms. But I was probably wrong:P

Apr 8 '07 #4
Well, the nature of HTML is incredibly different from that of a windows
forms. There is a designer, yes, and you can place a button on the page,
but it will be positioned in an absolute way, and from what I know, when it
comes to HTML, that's not a good idea.

I would say that instead of looking for absolute positioning, you should
look at CSS to indicate the appropriate margins and padding for your page
and the elements on it.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"_nabuchodonozor" <kk******@wsb-nlu.edu.plwrote in message
news:11**********************@p77g2000hsh.googlegr oups.com...
>
> There is a designer, if that is what you mean. Or did you mean
something else?


I mean that you can put e.g. button wherever you want on form. I use
panels now and it is probably the best solution of course I still have
to use tables from HTML. I've just thouht that there is special
component(special panel or something) which allow to do similar things
as in WinForms. But I was probably wrong:P

Apr 8 '07 #5
OK:) thanks for advice:)

Apr 8 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

82
10593
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
39
5621
by: Zak McGregor | last post by:
Hi all Are there any good solutions to aligning form field names and input boxes without resorting to tables? I am struggling to do this nicely at the moment. Thanks Ciao Zak
47
9076
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
20
24951
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
10
5157
by: Volker Lenhardt | last post by:
For a QApplication (PyQt) on the small screen of my Zaurus 5500 PDA I try to layout my data output in a QScrollView as the central widget. I'd prefer to use QGridLayout, but cannot add it to the...
10
9173
by: Luke | last post by:
Hi. I am trying to make correct layout, here is an example of (dynamically generated content via jsp): http://localhost/www/layout.htm Most outer div is positioned absolute (if not then it...
3
1530
by: Samuel Shulman | last post by:
I am looking for good guidance for positioning controls on the form.document, it is absolute nightmare and I don't know where to begin Thank you, Samuel Shulman
5
2648
by: Jeff User | last post by:
Hi all I am writing program/framework to server a web site dynamically based on stored web page data with C#, .net1.1 What is the preferred means of controlling page layout, frames or...
5
1610
by: Ed Sproull [MSFT] | last post by:
First I'm pretty new to ASP.NET and I'm having a simple problem. I have small website with a header, sidebar and the the content. I want my content to appear beside my sidebar which seems to be a...
53
4059
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
0
7175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7319
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4864
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3069
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
598
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
262
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.