User Profile

Collapse

Profile Sidebar

Collapse
Manikgisl
Manikgisl
Last Activity: May 18 '10, 12:35 PM
Joined: Oct 29 '08
Location: Coimbatore
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Manikgisl
    started a topic How to open excel document in C#.Net

    How to open excel document in C#.Net

    hi,

    Can we open the excel document into Richtextbox in C#.........


    i tried the thru wordpad by opening the excel object.

    but it opens only sheet at time.....

    or

    Can any one provide solution to open the excel document in C#.net using anyother controls instead of richtextbox

    Regards,

    Mani
    See more | Go to post

  • Thank u very much...


    Its opening the .rtf files...


    i need to open the .doc file

    I cant open the .Doc file through that code

    its say "invalid format" as exception...
    See more | Go to post

    Leave a comment:


  • hi Monomachus

    I had searched in web and able to open a word document ( that contians text only) in Rich textbox.

    But i need to open the word document that contians Images and text .

    I hope u understatnd my issue ..

    Can u suggest any solution for this .........
    See more | Go to post

    Leave a comment:


  • Manikgisl
    started a topic How to open the word document into richtextbox

    How to open the word document into richtextbox

    HI,

    How to open the word document into richtextbox .The word document contians text and images ......

    Can any one provide solution for this ...


    Regards,

    Mani
    See more | Go to post

  • dropdown selected index page event fires on page load

    Hi,

    In my web form, i have 2 drop downlist controls. eg. dropdown1 and dropdown2. I will change the dropdownlist1 item, consequently selectedindexch anged event fires and reloads the dropdownlist2 items. And i have another button also in order to get the result based on the dropdown1 and dropdown2.

    Lets say for example, i have a list of countries in dropdown1 and a list of states in dropdown2. I selected "India"...
    See more | Go to post
    Last edited by Frinavale; Mar 26 '10, 07:43 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags and removed the email address posted: violation of posting rules

  • Read Data From an Excel File (.xls/html/.xlsx) in ASP.NET

    HI

    We need to open the excel document which may contian different versions

    .xls
    .html format
    .xlsx
    .csv

    The problem:

    we are developing online test application...F or that the we prepare questions and answers thru import d excel and load into database


    While creating a fresh question for fresh test for No problem...the format will be .xls
    if...
    See more | Go to post

  • hi,

    this is code we are using to download a file from ftp


    public bool fnWinInetDownlo ad(string strFTPAddress, string strFTPUserName, string strFTPPassword, string strFTPDirectory , string strFTPDownloadF ileName, string strLocalFileNam ePath)
    {
    IntPtr inetHandle = IntPtr.Zero;
    IntPtr ftpconnectHandl e = IntPtr.Zero;
    try
    {
    //check for inet connection
    ...
    See more | Go to post

    Leave a comment:


  • Manikgisl
    started a topic Dotnet Certification Dumps
    in .NET

    Dotnet Certification Dumps

    hi,


    Can u pls anybody provide a link to download the DUMPS for 70-536,70-526,70-528


    With Regards,

    Mani
    See more | Go to post

  • hi,

    That user has Laptop...
    1.Operating System is WinXp
    2.Browser : IE 6.0 , Opera (at first user had,But we asked to uninstall that.)
    3.Antivirus : EScan
    4.Internet Connection : BSNL Broadband 750 UL Plan


    One information.... ..usally if the user has Mozilla firefox as Web browser.it will not work.. we always to uninstall the mozilla firefox.

    We had asked the user the...
    See more | Go to post

    Leave a comment:


  • hi

    u may use this na
    dsTestTitle.Tab les[0].Columns[0].DefaultValue;
    See more | Go to post

    Leave a comment:


  • "I/O ERROR OCCURED while download/ upload a file from FTP using Wininet.dll

    hi,

    we have developed one application.Tha t will download a zip file from ftp to enduser machine,,,

    For download a file from ftp ..we are using "Wininet API" to download

    But its not working

    1.Ftp is connecting

    2.its Locating the target folder tooo

    but its not downloading the file to localmachine...

    The error " I/O error Occured"...
    See more | Go to post

  • Manikgisl
    started a topic How to Use zipfldr.dll in C #
    in .NET

    How to Use zipfldr.dll in C #

    hi,


    i need to zip and unzip through code without using any third party component like EACompression etc...


    Can anyone pls tell me how to use zipfldr.dll in C# to zip and unzip a folder....

    Thanks in advance

    With Regards,

    Mani
    See more | Go to post

  • viswammamilla
    viswammamilla posted a Visitor Message for Manikgisl
    Hai This is Viswam,iam working on asp with vb.net
    i need a small help that is i have a page name sample.aspx,whe n iam opening this page it should open in certain size like popup window,please help me
    See more | Go to post

  • Zip file got corrupted while transferring via ftp

    hi..

    Our software was used in home for production process



    while they getting the Job,,,zip file from our FTP Server moved to their local machine.while moving to their local Machine..they got an error like "Zip got corrupted"

    this will occur for certian users only

    currently we are running out of 20 users

    only some them having this problem..
    ...
    See more | Go to post

  • viswammamilla
    viswammamilla posted a Visitor Message for Manikgisl
    hai this is viswam,iam working on vb.net ,now iam doing a small windows application.i want to convert binary intp hex,i have a binary string,please help how to convert this to hex,binary is 10001000001001
    See more | Go to post

  • hi
    I Having the 26 27 28 29 30 as Fields in our tables ..
    i want marked 'O' in the Saturday and Sunday Coloumn\


    Thanks In advance

    With regards
    Mani
    See more | Go to post

    Leave a comment:


  • Calculating the Weekend Days(Saturaday,Sunday)

    HI,

    I have two different dates

    26-12-2008 to 26-01-2009
    these are the two dates ..

    i want calculate number of saturday and sundays in between two date


    anybody having an idea....
    Pls help me

    With Regards,

    Mani
    See more | Go to post

  • Manikgisl
    started a topic Calculating the Weekend Days(Saturaday,Sunday)
    in .NET

    Calculating the Weekend Days(Saturaday,Sunday)

    HI,

    I have two different dates

    26-12-2008 to 26-01-2009
    these are the two dates ..

    i want calculate number of saturday and sundays in between two dates



    Pls help me

    With Regards,

    Mani
    See more | Go to post

  • Changing Color of a Particular Coloumn of Datagrid C#.net

    HI,

    We are Preparing Attendance in our Project using Datagrid.

    We want to display Off Days (Saturaday and Sundays) in a Different Color..

    We are Using C#.Net 1.1
    Please give any Sample Code.......


    Thanks in Advance

    With Regards
    Mani
    See more | Go to post

  • Manikgisl
    started a topic Insert data from Grid to Database in C#.Net

    Insert data from Grid to Database in C#.Net

    Dear All,
    I am very new in .net technologies but doing a project on .net technolgies .
    I am facing a problem on inserting the datagrid items into database (SQL Server) by using c#.net.

    We are using C#.Net 1.1....


    Please help me

    Thanks in Advance.


    With Regards,

    Mani
    See more | Go to post
No activity results to display
Show More
Working...