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

Search:

Type: Posts; User: dixxie

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    816

    FTP using proxy server

    I m facing problems when Im trying to upload files to the ftp site using msinet.ocx or wininet.dll.I can do it directly without a proxy server,but using a proxy server i m not able to do that.How...
  2. Thread: Crystal Report

    by dixxie
    Replies
    579
    Views
    648,329

    RTF in crystal report

    I have an image field in the database which stores text with its RTF.How can I show this column data in crystal report .Also I want to display it with its RTF.Please give me areply ,thanx
  3. Replies
    2
    Views
    3,670

    That will work in a normal dtpicker control, but...

    That will work in a normal dtpicker control, but i m calling the datepickers calendar using API calls, I m able to show the calendar on keypresses,but the focus not comes to the calender only on any...
  4. Replies
    2
    Views
    3,670

    Transferring keyboard control to the calendar in the datepicker control

    I ve to select a date from the datepicker controls calender without using the mouse.How can i add a code which uses the key events to transfer the control to the calendar and thereafter i can use the...
  5. thanks a lot , I checked the link and i ve got...

    thanks a lot , I checked the link and i ve got the answer i wanted.Thanks once again
  6. Resizing controls inside an ocx control at design time

    I do have controls like text box inside an ocx conrol which i m creating.I m not able to control the height and width property of the inside control(text box) in the design time when i m using this...
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured