Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

Is there any way to make the VS 2005 HTML designer show something approx to what I ask for

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lloyd Sheen - 18 Mar 2008 15:20 GMT
Code is below.  Why in the designer does it show as two rows of the same
height?

By the way this is just a small sample for discussion purposes not something
I would do.  The problem is that this is so far from a WYSIWYG that it defys
purpose.

Thanks

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb"
Inherits="_Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
   <title>Untitled Page</title>
</head>
<body>
   <form id="form1" runat="server">
     <table border="0" cellpadding="0" cellspacing="0" style="width: 100%;
height: 100%">
       <tr>
         <td style="height: 25px; background-color:Yellow  ">
         </td>
       </tr>
       <tr>
         <td style="background-color:Silver ">
         </td>
       </tr>
     </table>
   </form>
</body>
</html>
Cowboy (Gregory A. Beamer) - 18 Mar 2008 17:10 GMT
The VS 2008 designer is better, as it is the Expression Web surface. It is
still not 100%, but it is much better. The VS 2005 surface just, to put it
bluntly, sucks. When I was using VS 2005, I spent my design time in
Expression Web or other WYSIWYG program.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

*************************************************

| Think outside the box!

*************************************************
> Code is below.  Why in the designer does it show as two rows of the same
> height?
[quoted text clipped - 31 lines]
> </body>
> </html>
Lloyd Sheen - 18 Mar 2008 17:19 GMT
> The VS 2008 designer is better, as it is the Expression Web surface. It is
> still not 100%, but it is much better. The VS 2005 surface just, to put it
[quoted text clipped - 38 lines]
>> </body>
>> </html>

Thanks.  Pretty much what I expected but I guess when I get around to
switching there will be something to look forward to.

LS
Cowboy (Gregory A. Beamer) - 18 Mar 2008 17:38 GMT
I have long had a problem with the VS design surface. I was so glad when
they worked with the Expression team as I knew, although not perfect, I
would have a WYSIWYG that atually showed what I desired most of the time.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

*************************************************

| Think outside the box!

*************************************************

>> The VS 2008 designer is better, as it is the Expression Web surface. It
>> is still not 100%, but it is much better. The VS 2005 surface just, to
[quoted text clipped - 43 lines]
>
> LS

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.