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

Search:

Type: Posts; User: Debsoft

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    9,497

    Jquery for modal popups

    Hi All,

    I'm facing an issue with ASP.NET Web Application (using .NET Framework 3.5).

    I've a aspx page called Enrollment that contains a user control named InlineProviderSearch.ascx. The user...
  2. Replies
    0
    Views
    709

    How to configure Ent-SSO for applications

    Hi All,

    I'm trying to implement a requirement in one of my project. We have a Framework developed in C# which integrates various apps and presents an unified view of all the apps to the user.
    ...
  3. Replies
    0
    Views
    742

    Customizing Installation Screens

    Hi Friends,

    I'm creating a MSI Setup package wherein I need to customize the Installation screens. I have also to check whether certain files exist on client's machine before the Installation...
  4. Replies
    1
    Views
    782

    Custom MSI Setup

    Hi Friends,

    I have to deploy an Word 2003 application(in .NET) for which I need to create a MSI Setup which on execution will inform the user about the location of the Install and then on clicking...
  5. Multiple selection in Datagrid w/o RowHeaders

    Hi All,

    I'm developing an app where I have a situation wherein I need to allow users to select multiple rows of a DataGrid without using RowHeaders. I need to give users all the facilities of...
  6. Access XML fragments embedded in Word 2003

    Hi Friends,

    I'm stuck up in an app...I have different XML file contents in a Word 2003 document(Actually contents from different XML files are inserted into the Word doc one at a time...These are...
  7. Invoking Word 2003 document from InfoPath 2003

    Hi Friends,

    I'm developing an web app in .NET wherein user will first insert some XML file into the Word document and right-click and select "Edit in InfoPath" to edit the XML. Once user saves the...
  8. Replies
    3
    Views
    913

    Re: ViewState

    Hi DecksTerrorT,

    Thanks for ur reply....Actually I need to ensure when I post the page that the URL seen in the browser's Address bar should be encrypted (except the domain name). For example, if...
  9. Replies
    3
    Views
    913

    URL Hashing in .NET

    Hi Friends,

    I've an interesting problem in .NET... I'm developing an Web app in .NET which requires the URL of the page(as shown in Browser's Address) to be hashed (encrypted) when posting the...
  10. How to deploy Crystal Report files in .NET Framework

    Hi Friends!

    I want to deploy reports made in CR9(Reporting facility within the .NET Env) on my client's machine. My client's machine has only .NET Framework(CLR) but not VS.NET installed at his...
  11. Replies
    3
    Views
    1,856

    Hi huzaifa!! I've already done...

    Hi huzaifa!!

    I've already done that...actually I was facing the "Login Failed" problem before...so searched the net and found this solution.

    But the problem is the reports are opening fine at...
  12. Replies
    3
    Views
    1,856

    How to open CrystalReport in another machine

    Hi Friends!

    I'm developing an application in .NET where I need to open reports made in CrystalReports 8.5. The report opens up at my end properly.(I'm using the connection parameters of the SQL...
  13. How to open CrystalReport in another machine

    Hi Friends!

    I'm developing an application in .NET where I need to open reports made in CrystalReports 8.5. The report opens up at my end properly.(I'm using the connection parameters of the SQL...
  14. Replies
    7
    Views
    10,074

    Re:

    Hi sks04!

    Thanks for the reply. I went to the Adobe site and got the DistillerCtrl code downloaded. But it isn't working with the PCL files that I have. It takes Postscripts(.ps) files only. Also...
  15. Replies
    7
    Views
    10,074

    Hi DSJ Thanks for ur reply. I was also...

    Hi DSJ

    Thanks for ur reply. I was also thinking on the same lines as you but I have a problem

    I wanted to know how can one use the VB Printer object to send any file (Doc or PCL or for that...
  16. Replies
    7
    Views
    10,074

    Convert PCL to PDF

    I'm developing an application where I need a FREEWARE utility to convert Printer Control Language(PCL) file to PDF. I searched the net but haven't yet found any freeware utility for this purpose. By...
  17. Replies
    1
    Views
    719

    PCL to PDF conversion

    I'm developing an app. where I need to convert Printer Control Language(PCL) files to PDF files so that they can be viewed in Adobe Acrobat Reader 5.0. I searched the net for solutions but cudn't...
  18. Replies
    3
    Views
    857

    Re: I got some document about PCL file , if you need, I will send to you.

    Please send me the docs...Let's see if that can help

    My Email address is given in my profile...but anyway I'm mentioning it below for ur reference. Also if u can find any solution of how to...
  19. Replies
    3
    Views
    857

    How to convert PCL file to PDF file

    I am searching for code to convert PCL files (Printer Control Language) to PDF file so that it can be viewed by Adobe Acrobat Reader 5.

    Is there any solution in VB/VC++ to convert PCL to PDF...
  20. Replies
    1
    Views
    1,259

    Converting PCL files to PDF files in VC++/VB

    Can u help me???

    I have a PCL(Printer Control Language) file which is to be converted to PDF file so that it can be view in Adobe Acrobat 5 Do anyone have code for that???
Results 1 to 20 of 20





Click Here to Expand Forum to Full Width

Featured