CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: SeemsP

Page 1 of 2 1 2

Search: Search took 0.03 seconds; generated 1 minute(s) ago.

  1. get Unique users, and the transactions in numbers -its very urgent,help please...

    Hi all,

    I have a text file(it’s a comma separated) as below:


    8/6/2015 1:31:36 AM,NA\HendersA, **Info**, SubmitToESS(), Submit Query=INSERT INTO PS_UG_CV_ESS_STAG
    8/6/2015 1:32:57...
  2. How to fetch number of times users transaction insert update n delete using Datatabl

    Hi All,

    There is a folder in which there are several files. These files are having the data in comma separated values. Ex:
    Code:
    7/23/2015 2:04 AP\JinMengI **Info** SubmitToESS() Submit...
  3. Re: Copying the data from one workbook to another Work book, cauing the error-COM cla

    Hi Friends,

    Can any one please help me out with this...

    I need to copy one work sheet without loosing the formatting, to another Workbook..

    If you have some useful links , please do provide...
  4. Re: Copying the data from one workbook to another Work book, cauing the error-COM cla

    Hi HannesTheGreat,

    I followed the following steps:
    1. On the top -->Project --> Add References --> from COM section ->Microsoft Excel 14.0 object Library.

    Humm

    and i am using MS Excel 2010....
  5. Copying the data from one workbook to another Work book, cauing the error-COM class

    Hi all,

    I need to copy all the sheets from Workbook1 to another Workbook2 one by one.
    I wrote the code, and i got the error at 1st line :-(.

    How to resolve this error?
    The error is -
  6. Its urgent help:HOW TO Open the .pdf file present in the root path ofthe application?

    Hi Friends,

    I am new to Silver light.

    1st i am really sorry i am posting this thread here, i tried to post in silverlight forum, but there i was unable to do it.

    I have written the below...
  7. Load .docx to the panel control, i am getting error as nothing to the variable

    Hi all,

    I tried to open the document using the below code, well its not opening, and its not showing the value in the variable oDoc



    oDoc = oWord.Documents.Open(FileName, False)


    this...
  8. Re: How to load the .docx to word doc, also make me to understand the code(black magi

    Hi ALL,

    Yes you are right that its using the Word object model, well my main work is to understand the code i have posted, i cant use any webbrowser ctrl, boz the code they have written that i...
  9. How to load the .docx to word doc, also make me to understand the code(black magic)

    Hi All,

    I want some help from you people, please help me.

    I have created a new program, in which i have added the below code from another program which is written by other person, who has left...
  10. Need Help on Fpspread1 the Spreadnet... I want some sample examp n some documents.

    Hi alll....

    I want some sample example, and some documents on Fpspread1, i was googling but dint get any proper data.

    So if u have any links or any other material please help me.

    Also i am a...
  11. Re: Select text from .pdf file and show it on the Richtext box. ? Its Challanging...

    Well i reached to the point here that i think using AVDoc , PDDoc - we cn copy the text... i m not sure... Plz help me it v urget




    Dim PDDoc As Object
    Dim AVDoc As Object
    ...
  12. Re: Select text from .pdf file and show it on the Richtext box. ? Its Challanging...

    Mean while i just got 1 site in which i found the below code.... But i dnt know how to make it work... so many things r strange i am not getting them how to do... Ur help will be appriciated...


    ...
  13. Select text from .pdf file and show it on the Richtext box. ? Its Challanging....

    Hi all,

    i am having 3 controls.
    Button
    AxAcroPDF1
    Richtextbox

    I select text from pdf file present in AxAcroPDF1 from mouse click, what ever i select immidiately it show be shown on the text...
  14. Show all the .pdf contents in to a grid view or any other control ...

    Hi all,

    I am able to read a .pdf file and show it on a text box.... But my requirement is that i shld be able to show all the content and if any images in to the .pdf file in the o/p.... Please...
  15. Replies
    0
    Views
    1,523

    Exception from HRESULT: 0x80040104

    Hi all,

    I am getting the below error
    Exception from HRESULT: 0x80040104

    I want to maximize or minimize the web browser control for the FTP site. the code is below but gives error..


    ...
  16. Able to Upload the file to FTP, but how to upload the 50MB file to FTP faster?

    Hi All,

    I am able to Upload the files to FTP server.
    Now i would like to know how to upload the 50MB file faster, i mean it should take less time to upload to FTP.

    In my code its taking 2min...
  17. Help me out for this Webbrowser control, please....

    Hey Friends,

    I have a webbrowser1 ctrl, on that i have some 10 files, i select one file and click on button1, then the selected file name along with url shld be shown in the string variable.
    ...
  18. Re: In Webbrowser1 ctrl how to set the name of selected file to a variable.

    Hi,

    Even i am trying for the same, i tried out with the following code. the code wich can save the url + the file name, but its not working, Help me David if u can. Please



    Dim x =...
  19. In Webbrowser1 ctrl how to set the name of selected file to a variable.

    Hi all,

    I have a webbrowser1 ctrl, on that i have some 10 files, i select one file and click on button1, then the selected file name along with url shld be shown in the string variable.

    Can any...
  20. Re: FTP site on webbrowser1 control select the file and download it.

    32177

    Plz chk it out.

    I have written the code, in order to understand the design i have attached the program.

    Hope i will get so,e help from u.

    Main problemis how to select a file from...
  21. Re: FTP site on webbrowser1 control select the file and download it.

    Hi all,

    Just bnow i wrote another program for download, but its not working properly.

    I am attaching my program, from morning i have tried please look in to it. And guide me.



    Imports...
  22. Re: FTP site on webbrowser1 control select the file and download it.

    Hi David,

    I have already done most of the things in this program.
    I am just asking how to do the following things:
    1)Like it should load till 50MB. This one I really dnt no.
    2)When I select a...
  23. Replies
    2
    Views
    1,292

    Download from FTP

    Hi all i have posted this question, in vb.net forum,

    forums.codeguru.com/showthread.php?542003-FTP-site-on-webbrowser1-control-select-the-file-and-download-it


    TYhere no 1 is checking so if...
  24. Re: FTP site on webbrowser1 control select the file and download it.

    forums.codeguru.com/showthread.php?542001-How-to-Download-from-FTP-site-with-Webbrowser1-control

    thats a same thread with another attachment, as i am unable to attach it here, plz do refer it.
  25. FTP site on webbrowser1 control select the file and download it.

    32175

    Hi All

    Can any 1 help me with this please.

    1.I select the any1 file on the webbrowser1 control then i click on "Download from FTP" button but its not
    at all working please help me out...
Results 1 to 25 of 28
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured