Search

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

Matching Posts

  • Read Excel sheet problem

    Hi friends, Iam trying to read records from excel sheet but i am not able to connect with excel sheet because i am using office 2007 and vs2008. Before few months , i was try the same code for vs2005 and it was work fine but now i am trying ot connect but not able to do this .sample code is mention below. strConn = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=" + datasource + ";Extended Properties=Excel 8.0;"; OleDbDataAdapter myCommand = new OleDbDataAdapter("SELECT
  • Re: Error: IErrorInfo.GetDescription failed with E_FAIL(0x80004005)

    Thanks this is working fine ......................awesome post !!!![quote user="olaamigos"] Thanks GavH for your work, I got it works now, thanks [/quote] strConn = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=" + datasource + "Extended Properties=Excel 8.0;"; //strConn = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + datasource + ";Extended Properties=Excel 12.0;"; OleDbDataAdapter myCommand = new OleDbDataAdapter("SELECT
    Posted to Getting Started (Forum) by ervipingupta on 12/4/2009
  • Re: How to create a new .aspx page from c# code?

    Hope this help: http://www.dotnetspider.com/resources/26301-How-create-ASPX-Page-Dynamically-A-Step.aspx
    Posted to Visual Studio 2005 (Forum) by ervipingupta on 12/2/2009
  • Re: how large file upload in asp.net at a single click ??

    Hi Friend , i want to upload unlimited data at my server in single click and i not want to give any restriction for my users. i was think that it is not possible with web.config file where i set the maxlength of file.so , how can i acheive this?????? and i wanna ask you that which method is mostsuitable for file uploading either Http fiel uploading or Ftp file uploading. Reply me asap. Regards Vipin
    Posted to Web Forms (Forum) by ervipingupta on 11/29/2009
  • Re: how large file upload in asp.net at a single click ??

    which one is best for uploading large size file either FTP file uploading method or Http file uploading method because the major problem in large file uploading is connection break and if i use some software like (Filezilla or coreftp) then the connection is break after sometime and we need to reconnect the filezilla and in Http file uploading when i upload large file then if interne speed is slow then the connection is also break after sometime in this case.i not know that when i use so this work
    Posted to Web Forms (Forum) by ervipingupta on 11/28/2009
  • Re: how large file upload in asp.net at a single click ??

    <httpRuntime executionTimeout="110" maxRequestLength="4096" requestLengthDiskThreshold="80" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="5000" enableKernelOutputCache="true" enableVersionHeader="true" requireRootedSaveAsPath="true" enable="true" shutdownTimeout="90" delayNotificationTimeout="5" waitChangeNotification
    Posted to Web Forms (Forum) by ervipingupta on 11/28/2009
  • how large file upload in asp.net at a single click ??

    Hi Friends, I want to upload unlimited file and no boundation of file size and should i upload file 7gb in a single click of button because my internet connection speed is very good.how can i acheive this . Reply me asap if anyone know this ! Regards Vipin
    Posted to Web Forms (Forum) by ervipingupta on 11/26/2009
    Filed under: asp.net 2.0 longhorn file upload, asp:FileUpload, asp.net file upload, Zip, .net3.5, ZIP on Server, .zip, asp.net file upload control access mdb file not supported, zipfile
  • Re: Adding default value for dropdownlist ?

    Thanx f or help your query is working fine ..........................
    Posted to Web Forms (Forum) by ervipingupta on 10/3/2009
  • Modal Window Problem

    Dear All, I want ti make modal window that open according to session means if user is already login then someother window is open and if user is not login then ragister now window is open inside modal window and after user login on that page when he submit his imformation then a information window is open inside modal window .i not know how i make this if you want to see my problem,cleck on this link http://www.jeevansathi.com/success/success_stories.php?checksum= after that , now you need to click
  • Re: Image Resizer in C#

    Hi friend, Can you told me how i resize the animated image without lost its frams and animation.Previously you send me some links but this was not helpful for me .so , can you told em that how i resize the animated image . Thanks in Advance Vipin
    Posted to System.Drawing/GDI+ (Forum) by ervipingupta on 7/6/2009
Page 1 of 7 (69 items) 1 2 3 4 5 Next > ... Last »