User Profile

Collapse

Profile Sidebar

Collapse
bsw2112
bsw2112
Last Activity: Jul 25 '06, 04:03 PM
Joined: Jul 20 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bsw2112
    replied to Populate Css Values from database
    If done well, this could be a cool concept, if done bad your DBA will kick you out of the office. There is a danger of creating a lot of blank fields if you approach this the wrong way. What I would do is build tree tables. That way you will have have no blank fields and hardly any data redundency:

    pardon for the poor English

    ex.

    table CSS class--------------------------------------

    ID ...
    See more | Go to post
    Last edited by bsw2112; Jul 21 '06, 07:11 PM.

    Leave a comment:


  • bsw2112
    replied to .NET Programming Learning Material
    in .NET
    I assume you've done some other programming so try this link,
    This is what I used when I began to learn VB.NET

    http://www.startvbdotnet.com/

    if you're new to programming

    http://www.w3schools.com/aspnet/default.asp
    bsw...
    See more | Go to post

    Leave a comment:


  • bsw2112
    replied to Target page after Submiting a form
    source code please
    See more | Go to post

    Leave a comment:


  • bsw2112
    replied to CSS problem with positioning
    Thanks ronverdonk,

    I didn't think of trying this before but alas it didn't work when I did,

    bsw...
    See more | Go to post

    Leave a comment:


  • bsw2112
    replied to CSS problem with positioning
    Thank you for you reply

    I played with the overflow too but alas to no avail. The problem in IE is not related to the 650px specified width. This bug occurs even if the design is 100%. As soon as the table or any block level element for that matter is larger then the available width (browser window pane's 100% width minus left column width)

    Standard compliant browsers do not bump the element below the left hand menu and...
    See more | Go to post

    Leave a comment:


  • bsw2112
    started a topic CSS problem with positioning

    CSS problem with positioning

    Hello,

    I ran into a bug in IE that I don't know how to fix...
    If anybody finds a fix to this I would be very greatful, altough I don't think it will be easy

    I am building a page that is made up of a header, two columns and a footer.
    The left column is fixed in width at 150px and it's being floated left.
    The right column is without a width as it's supposed to grow depending on its child elements....
    See more | Go to post
No activity results to display
Show More
Working...