Browse by Tags

Related Posts

  • SUPER URGETN!!! - 2 Drop downs, 1 text box > 1 text box

    dateSetTextBox.text = cmbMM.selecteditem & "/" & cmbDD.SelectedItem & "/" & txtYYYY.text i need the above action to take place when the value of cmbMM cmbDD or txtYYYY is changed i need to know asap - i tried putting this code in the code file, add.aspx.vb, but this...
    Posted to Web Forms (Forum) by joepitt91 on 06-04-2009, 12:00 AM
    Filed under: TextBox, 3 to 1, combobox, date, dropdown
  • "String was not recognized as a valid DateTime." - need help now!

    when i submit my form i get the error at the bottom of this post, the feild inquestion is formated as follows DD/MM/YYYY hh:mm i.e. 22/5/2009 06:00 Server Error in '/' Application. String was not recognized as a valid DateTime. Description: An unhandled exception occurred during the execution...
    Posted to Web Forms (Forum) by joepitt91 on 05-20-2009, 12:00 AM
    Filed under: form, date, time, datatime, not
  • Sort date from string collection

    Hi, Let me explain what I am trying to do. I am finding subfolder name which is name as date. I do get folder name in string [] bufferList bufferlist hold subfolder name like this. 16 jul 07 17 oct 06 2 aug 06 2 sep 06 3 jul 07 8 may 09 folder name will always like this. I want to sort it in decending...
    Posted to Getting Started (Forum) by KumarHarsh on 05-19-2009, 12:00 AM
    Filed under: Date, datetime, string, string manipulation, date formatting, datetime format, Date Formats, string arrays, "asp.net 2.0" "visual studio", .net 2.0 c#, .net datetime, date conversion, <asp.net>, .net asp .aspx vb c#, Zubair Alam, datetime.parse
  • Re: passing date values to a parameter

    [quote user="venkatu2005"] [quote user="extinct_pirate"]now the method IssuancesLogic.GetIssueNo() , returns the issue no that matches the given parameters[/quote] Make sure you have return the issueno in th GetIssueNo() - it should be function which return th issueno - on the end...
    Posted to Web Forms (Forum) by extinct_pirate on 04-24-2009, 12:00 AM
    Filed under: parameter, pass, date
  • passing date values to a parameter

    hi i have problems with passing dates, take a look at my code issueDate = Date .Now.ToString docuDate = Date .Today.ToShortDateString MsgBox( "issue date: " + issueDate & vbCrLf & "approval date: " & appDate & vbCrLf + "documentation date: " + docuDate) Dim...
    Posted to Web Forms (Forum) by extinct_pirate on 04-24-2009, 12:00 AM
    Filed under: parameter, pass, date
  • The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value

    Hi , i m inserting the values in the fallowing ways INSERT INTO LoginHistory([UserID],[LoginTime],[LoginIP])VALUES('NilCom1Ad01','13-04-2009 4:52:54 PM','127.0.0.1' ) Still i m Geting errror The conversion of a char data type to a datetime data type resulted in an out-of-range...
    Posted to Data Access and ObjectDataSource Control (Forum) by Deeno20 on 04-13-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", date, date format, Date formats on GridViews and FormViews, date picker, date range validation detail view, Date Today, dates dataview month day, "asp.net 2.0" "visual studio 2005" VB
  • The conversion of a varchar data type to a datetime data type resulted in an out-of-range value.

    Hi Guys, I've tried reseasrching this problem on the internet without success. I'm UK based and Classic ASP trained but having problems with asp.net (VB) Inserting "Date" Data into an inherited MS-SQL Server 2008 table's date field. 1.) In webconfig's System.Web section I have...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by donandrews on 03-29-2009, 12:00 AM
    Filed under: date conversion, Insert Command, date formatting, Date
  • Inserting NULL dates in database with ASP.NET

    I have a table in my SQL Server database that has a column of the Date data format. It can accept null values, and when I try to insert a null value in management studio, it works correctly. However, when I try to do the same from my webpage using a textbox on a form, it inserts the default date, '1900...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by ppalubinski on 03-17-2009, 12:00 AM
    Filed under: date, datetime format, DBNull
  • Null in ms sql date field

    I have a date field in SQL that allows Null values. LastCheckedIn (allow null checked) On my web form, there's a TextBox called txtLastCheckedIn. I want the user to be able to leave it blank if the item has not been checked in before, in which case there should be a null in the DB. But the first...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by corbybender on 03-03-2009, 12:00 AM
    Filed under: Null, sql, date
  • "Last Modified: <Date Time>" needed for aspx.vb .net 3.5

    Hi! newbie here, and I have yet to find a book with the proper example or a web page with the proper example; and help was no help. So, I came to the forums. :) I simply need some code that displays a "Last Modified" date / time for an .aspx web page. It is going to be in my MasterPage.master...
    Posted to Getting Started (Forum) by wabyarlay on 02-27-2009, 12:00 AM
    Filed under: Time, vb .net 3.5, aspx.net, Date, modified
Page 1 of 10 (94 items) 1 2 3 4 5 Next > ... Last »