Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:650748
More Search Options
RSS Available
Matching Posts
Re: ASP.NET load balancing
I completely agree with jimmy q. I have done this so many times, that I decided to document exactly what you need to do to get the basics going... http://dis.mantle.me/?p=164
Posted to
Configuration and Deployment
(Forum)
by
Bubba.NET
on 12/16/2009
Re: Conditional form field validation
You can do conditional validation like this by using the Custom Validator. As long as you aren't scared of a little bit of javascript, it should get you exactly what you need. Here is a simple example... http://dis.mantle.me/?p=149
Posted to
Web Forms
(Forum)
by
Bubba.NET
on 7/31/2009
Re: Pre selecting a drop down listbox item using VB .net
Try setting it on the DataBound event of the DropDownList.
Posted to
Web Forms
(Forum)
by
Bubba.NET
on 7/14/2009
Re: SSN Validation
Try this regular expression for the validator... (^|\s)(00[1-9]|0[1-9]0|0[1-9][1-9]|[1-6]\d{2}|7[0-6]\d|77[0-2])(-?|[\. ])([1-9]0|0[1-9]|[1-9][1-9])\3(\d{3}[1-9]|[1-9]\d{3}|\d[1-9]\d{2}|\d{2}[1-9]\d)($|\s|[;:,!\.\?])
Posted to
Web Forms
(Forum)
by
Bubba.NET
on 7/6/2009
Re: Simple cancel button
Are you using a method in the controller to perform the action? If so, what does the method look like?
Posted to
ASP.NET MVC
(Forum)
by
Bubba.NET
on 2/27/2009
Simple cancel button
I am new to MVC so please go easy on me because I know this is a very simple question. I have delete page that comes up when I hit a delete button which basically verifies that I want to delete said record. I just want to put a cancel button the page that sends the user back to the Index. How do I do this? I did it with javascript like window.location.href("Index.aspx"), but of course when you do that, the model is empty and the page barks on a null reference exception.
Posted to
ASP.NET MVC
(Forum)
by
Bubba.NET
on 2/26/2009
Re: How to download Binary data as file from Database
My bad if someone has posted this already, but here is an article outlining the whole process - uploading and getting it back... http://www.codeproject.com/KB/aspnet/Store_and_manipulat_BLOBs.aspx
Posted to
Web Forms
(Forum)
by
Bubba.NET
on 4/10/2008
Re: DIV's do not expand with controls in IE 7 and Firefox
Also - the second DIV has an inline specification of 100%, yet it also does not grow with the grid view control inside of it.
Posted to
Client Side Web Development
(Forum)
by
Bubba.NET
on 8/31/2006
Re: DIV's do not expand with controls in IE 7 and Firefox
True - all true. The question is, how do I fix it? If it take away the width requirement, the div just fills the whole screen. Same when I specify a min-width. A max-width limits the size. How do I get the DIV's to grow with the control sizes?
Posted to
Client Side Web Development
(Forum)
by
Bubba.NET
on 8/31/2006
DIV's do not expand with controls in IE 7 and Firefox
I used the Time Tracker starter kit, and NONE of the DIV's expand in IE 7. It works fine in IE 6, but in IE 7, the drop downs and grid views grow, while the DIV's remain static. This is not the case in IE 6. In IE 6 - everything works fine. I know it is a CSS issue, but I cannot figure it out. Any ideas? Here are the two style blocks that are having issues..... #addhours { padding : 10px ; border : 1px solid #000000 ; float : left ; background : #DAE1E7 url(images/background_addhours.jpg
Posted to
Client Side Web Development
(Forum)
by
Bubba.NET
on 8/30/2006
Page 1 of 2 (17 items) 1
2
Next >
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online