Browse by Tags

Related Posts

  • Re: Development vs. Production Paths Different

    If you're like me and must keep your code separated then here's a method I used for my master page. Note that this only works if your machine is the dev server: 1 Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load 2 If Request.Url.IsLoopback = True...
    Posted to Configuration and Deployment (Forum) by SuperGhost on 10-16-2006, 12:00 AM
    Filed under: master page, paths, absolutepath, html, css, attributes, code behind
  • A couple of suggestions

    I've only just come across this project. As a bit of a HTML purist who's been fighting against .net's standard controls for a while, this is fantastic to see :) Anyway, I've been looking through the examples and I've got a couple of suggestions for you: In the Tree View example, you've...
    Posted to Web Forms (Forum) by thinkdrastic on 11-01-2006, 12:00 AM
    Filed under: Treeview, "css friendly adapter", GridViewAdapter, bug, CSS, feedback, semtantic, HTML
  • Re: unexplained alignment - DESIGNER NOT WYSIWYG

    Hi, Are you using VS 2005, or WDExpress 2005? Are you sure which settings you have in the LAYOUT/POSITION and AUTOPOSITION menu items? If you make changes there, you may not see then reflected in items you placed before you changed them. Also, if and when a CCS file will override what you have set in...
    Posted to Getting Started (Forum) by Brian27 on 11-16-2006, 12:00 AM
    Filed under: display, asp.net, html parsing, output, html, CSS
  • Re: How do you populate a defined "content" area ?

    Hi, I understand your problem and unfortunatly there is no simple way to have a template driven site using just HTML and CSS.. In the old days we used to build the sites using horrid items called frames which allowed you to code just what you're describing. Thesedays we use dynamic languages like.NET...
    Posted to Client Side Web Development (Forum) by CGaskell on 01-30-2007, 12:00 AM
    Filed under: CSS, html
  • Web printing woes

    Hi all My apologies first off if this is more of a HTML/CSS type of question but if there is an ASP.NET method of solving this all the better. I am building a recruitment website which allows the job seeker to print a professional resume/CV. The resume is printing fine apart from the fact that the URL...
    Posted to Client Side Web Development (Forum) by JohnCogan2 on 03-15-2007, 12:00 AM
    Filed under: asp.net, html, print printing printer, CSS
  • Re: Trying to make all page items stay centered reguardless of resolution. How?

    In order for the div#container to position in the center you need also to set a fixed width for it. By default any div takes the whole width of the window if the width is not set. So you need something like this #container { width: 783px; margin: 0 auto; } This will give the div#container a fixed width...
    Posted to Web Forms (Forum) by apt on 05-09-2007, 12:00 AM
    Filed under: panel control, html, CSS, div
  • Experienced .Net developer available for $17 per hour

    Hi All, If you want to hire an experienced .Net developer for your project only,Please contact us through our mail id- sales.2pixels@gmail.com and can talk to us through chat id's helptwopixls@yahoo.co.in, helptwopixls@hotmail.com,helptwopixls@skype.com. 2Pixels Solutions [www.2pixls.com] is a trusted...
    Posted to Jobs (Forum) by Two Pixls on 05-14-2007, 12:00 AM
    Filed under: developer, ASP, .NET, php, ajax, css, ASP.Net, X/HTML, asp dot net, India, HTML
  • <div id="timesheet"> drops below <div id="addhours" when you edit datagrid

    On the timeentry.aspx form, is there any way to add a scroll bar to the <div id="timesheet"> section or maybe collapse the <div id="addhours"> section. When I edit my datagrid or IE window is too small, the timesheet section falls down below the other section and it loks...
    Posted to Time Tracker Starter Kit (Forum) by TallMike on 05-29-2007, 12:00 AM
    Filed under: HTML, CSS, Timetracker, ASP.NET
  • MICROSOFT: Senior Developer

    Come and grab THE coolest Senior Developer opportunity at Microsoft! LiveSearch has built a massively-parallel supercomputer comprised of THOUSANDS of commodity PC’s coordinating to provide vast reliable storage and stunning computation power. It’s scaling out fast and accelerating! We are providing...
    Posted to Jobs (Forum) by masefito on 08-02-2007, 12:00 AM
    Filed under: .NET C# SQL Developers needed - LAS VEGAS, developer, ASP, .NET, sql server, ajax, css, Job asp.net developer, SQL, Python, Job, Resume, C# ASP.NET, Javascript, Java, X/HTML, c sharp, c-sharp, ASP.Net c# job, HTML, programmer, web developers, Mid-Level Developer, UI, develop, "ASP.NET" JOB Microsoft "Web Developer" "Software Design Engineer", Microsoft AJAX, Software Developer, Web Developer, Web Services, Career, Java Script, Perl, J2EE, Developers
  • Is CSS case sensitive?

    Hi all, Last week, i have been having a brainstorming session with the cascaded style sheets. i had read that Css class names are case sensitive, and CSS is different from Css. But then i had a trick in my mind and tried to deliberately change the case structure on couple of classes, and bingo it didnt...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by rasesh_dave on 09-11-2007, 12:00 AM
    Filed under: CSS, HTML, xhtml
Page 1 of 3 (28 items) 1 2 3 Next >