Recent content by Giri

  1. G

    How to perform calculation on datagrid column values using C# Windows application??

    Hi Everyone, Im developing C# Windows application. In that Im binding database values in datagrid and updating the updated grid values with database values by using currentcellchange event. Before that I have to perform calculation in the datagrid itself. Like Im binding...
  2. G

    Flash Action Script for dynamic image loading and scrolling

    Hi all, how r u? Is there any one know how to load multiple images externally using xml and loaded images have to be scrolled horizontally? I done loading the single image at a time externally using xml and image loaded control but how to scroll the image? Is there any one know about...
  3. G

    Excel to PDF format...

    Thanks Hi thanks csamuels..... its helped me.....
  4. G

    Excel to PDF format...

    Hi everyone, anybody knows how to convert excel file into pdf file using VB, C#, C, C++??? There is lot of third party tools to do this. But I want to know how to convert programmatically. So if anyone knows please let me know immediately.. Thanks. Giri
  5. G

    why temp file creating while running vb application?

    Hi all, temp files are creating automatically while running visual basic application..i have included crystal report in my application. is that the reason for temp files? else what is the reason for creating temp files? how to stop creating temp files??
  6. G

    HTTP Port tracking using C#, or VB.Net or VB 6.0

    Hi fitzjj, thank you very much for your valuable guidance. I am not familiar with TCP/IP. Anyway I have time to learn and do this. I will try to do my best. Thanks.........
  7. G

    HTTP Port tracking using C#, or VB.Net or VB 6.0

    Hi, how are you all? i am new to this forum. this is my first post in this forum. ok. i need to track http port information especially url of the each web browser opened in the client machine. Its a windows based application and not web based. Actually i am developing a...
Back
Top Bottom