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:635686
More Search Options
RSS Available
Matching Posts
Re: Showing multi-day events in the calendar
Hello suvn99999, I still have the zip file that I downloaded from http://www.asp.net/StarterKits/Downloads/EventCalendar.zip back in year 2006. How can I deliver it to you? Better yet, where can I post it so that eveyone can access it? Jim
Posted to
Club Web Site Starter Kit
(Forum)
by
Jim 555
on 6/16/2009
Re: Stopping Nulls from Inserting Into Database
Thank you all for your great suggestions. I created a database trigger so that when the data is inserted, it coverts a null to a blank. This seems to work.
Posted to
Web Forms
(Forum)
by
Jim 555
on 5/11/2008
Re: Skip Repetitive Navigational Links markup
okay, I did some research. I think the codes are used to fix a problem with the FireFox brower. I am guessing that without these codes, the web page may appear incorrectly. Am I right?
Posted to
Club Web Site Starter Kit
(Forum)
by
Jim 555
on 5/11/2008
Re: Skip Repetitive Navigational Links markup
I have the same question as Bob. I looked at the different starter kits and found the same codes to exist in the following starter kits: 1. Advertisement Starter Kit 2. Club Start Starter Kit 3. TimeTracker Starter Kit. I reasoned that the codes must be there to serve some purpose. More suggestions would be very much appreciated...
Posted to
Club Web Site Starter Kit
(Forum)
by
Jim 555
on 5/11/2008
Re: Stopping Nulls from Inserting Into Database
Thank you for your suggestion, but the Customer field in the SQL 2000 database already has the database default of '' or blank. HomerJ, by "DDL", did you mean database language? Jim
Posted to
Web Forms
(Forum)
by
Jim 555
on 4/13/2008
Re: Stopping Nulls from Inserting Into Database
It did not work... Did I use the wrong syntax? My only goal is to insert an empty string into the database, rather than a NULL. Protected Sub FormView1_ItemInserting( ByVal sender As Object , ByVal e As System.Web.UI.WebControls.FormViewInsertEventArgs) If FormView1.CurrentMode = FormViewMode.Insert Then Dim CustomerTextBox As TextBox = DirectCast (FormView1.FindControl( "CustomerTextBox" ), TextBox) If CustomerTextBox.Text = "" Then CustomerTextBox.Text = String .Empty End If
Posted to
Web Forms
(Forum)
by
Jim 555
on 4/13/2008
Re: Stopping Nulls from Inserting Into Database
Thank you all for your suggestions. I will give your suggestions a try! Jim
Posted to
Web Forms
(Forum)
by
Jim 555
on 4/13/2008
Re: Stopping Nulls from Inserting Into Database
I tried, and unfortunately, it doesn't. Here is the error I got. Cannot insert the value NULL into column 'Customer', table 'VIS_Data.dbo.VIS_Visitor_Tracker'; column does not allow nulls. INSERT fails. The statement has been terminated. Thanks, Jim
Posted to
Web Forms
(Forum)
by
Jim 555
on 4/12/2008
Stopping Nulls from Inserting Into Database
Hello, I have a database field called "Customer". The default for the field is blank. However, if I try to update a FormView and if the "Customer" textbox is blank, a NULL get inserted into the "Customer" field in the database. How can I make it so that if the "Customer" textbox is blank, a blank field is inserted into the database, rather than a NULL? Thanks, Jim
Posted to
Web Forms
(Forum)
by
Jim 555
on 4/12/2008
Updating FormView does not work if a textbox inside FormView is left blank
Hello, In order for me to update a record using FormView, all textboxes inside the FormView must be filled-in. If I leave a textbox blank, update doesn't work. How can I leave a textbox blank and still be able to update the FormView? Jim
Posted to
Data Presentation Controls
(Forum)
by
Jim 555
on 4/12/2008
Page 1 of 6 (54 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online