Search

You searched for the word(s): userid:742078

Matching Posts

  • Re: Reading from Excel file

    Yes when I put the column name it does not work. With the cell range will not work for me. Thanks
    Posted to C# (Forum) by kirilminev on 7/29/2009
  • Re: Reading from Excel file

    Yes I do have a top row. I figured it out. Thank you for the input.
    Posted to C# (Forum) by kirilminev on 7/29/2009
  • Re: Reading from Excel file

    Thank you that worked.....how can I filter on specific column in excel? For example: ExcelCommand.CommandText = "Select * From [Sheet1$] WHERE [myColumn] = 'My Name'" ;
    Posted to C# (Forum) by kirilminev on 7/28/2009
  • Reading from Excel file

    Hi, I need to read from an excel file and store the excel spread sheet to a dataset or an array in c#. What would be the fastest and easier way to do this? Thanks in advance.
    Posted to C# (Forum) by kirilminev on 7/27/2009
  • CSS-driven menu problem

    Hi, I need to add an addition item to my css-menu and I am a newbie to the css-driven menus: Please look for the text in bold below which describes what my objective is....thanks in advance. I am pasting my html code follewed by the css: <div class="menu"> <ul> <li><a href="http://forums.asp.net/AddPost.aspx?ForumID=18#" class="chosen">COMPANY<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><
    Posted to Web Forms (Forum) by kirilminev on 3/18/2009
  • Help with css driven menu

    Hi, I need to add an addition item to my css-menu and I am a newbie to the css-driven menus: Please look for the text in bold below which describes what my objective is....thanks in advance. I am pasting my html code follewed by the css: <div class="menu"> <ul> <li><a href="http://forums.asp.net/AddPost.aspx?ForumID=18#" class="chosen">COMPANY<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><
    Posted to Web Forms (Forum) by kirilminev on 3/18/2009
  • Re: If you are a VB person

    Thank you that did the trick. Appreciate you input and help.
    Posted to Visual Basic .NET (Forum) by kirilminev on 2/19/2009
  • Re: If you are a VB person

    I am using vb.net Thanks for the responces I will see if I can convert you code to vb
    Posted to Visual Basic .NET (Forum) by kirilminev on 2/19/2009
  • Date object format question

    HI, I have a string in the followin format: "Jan06", Feb12 and so forth. I need to be able to convert this string to a Date object and substract 7 days from it in order to do some validation. Any ideas how to convert the above string to a date object? Thanks in advance.
    Posted to Visual Basic .NET (Forum) by kirilminev on 2/18/2009
  • Re: Text parsing question

    I did in the old fashion style. Read line by line and match each line a multi if statements. Thanks for everyones input.
    Posted to C# (Forum) by kirilminev on 11/13/2008
Page 1 of 22 (212 items) 1 2 3 4 5 Next > ... Last ยป