February 10th, 2003 11:52 AM
hi Mr. Balu,
i am working with a VB/Crystal Reports project. I want to print payslips using Crystal Reports. My problem is it is becoming difficult for me to contain some payslips in one page....
February 10th, 2003 11:41 AM
hi crystal gurus,
i am working with a VB/Crystal Reports project. I want to print payslips using Crystal Reports. My problem is it is becoming difficult for me to contain some payslips in one...
February 3rd, 2003 12:06 PM
hi gurus,
i am working with a VB project. i am using Datareports as reporting tool. can i use "KeepTogether" property for a set of
sections. that is i have 3 sections(Group header,Details...
February 3rd, 2003 11:54 AM
hi gurus,
i am working with a VB project. i am using Datareports as reporting tool. can i use "KeepTogether" property for a set of
sections. that is i have 3 sections(Group header,Details...
February 1st, 2003 11:34 AM
thanks a lot. i am working on these controls. i am hopeful of getting the required results
January 31st, 2003 11:38 AM
hi gurus,
i am working on a VB project where i need to upload a text file to a remote server. how can i upload a text file from VB. pls help. can this text file be opened from one more Internet...
December 12th, 2002 12:12 PM
Hi Codegurus,
i want to register an ActiveX DLL on a remote Internet Server. I want to access this DLL from an ASP page. How do i do this? Do i have to go the service provider for this or is...
October 31st, 2002 02:03 AM
Hi Gurus,
We are working on a VB project. For report generation we are using DataEnvironment and Data Reports. In this regard i have some problems.
1. Is there any limit on number of...
February 28th, 2002 06:13 AM
Hi,
We are using a treeview control, which is being populated from a database. While retriving we are getting the error, "Index out of Bounds". What is this error? Pls help.
thanks in advance
November 13th, 2001 09:54 AM
Hi codegurus,
How to retrieve mails from POP3 server using ASP. How to open a pop socket? Please help.
thanx
vikram
October 29th, 2001 07:28 AM
of course, you can connect to SQL server. You have to give five inputs to the connection string.
1. Provider Name (SQLOLEDB for SQL Server)
2. Data Source (IP Address of the System, where your...
October 29th, 2001 07:20 AM
Thank you very much for your kind reply. I tried your suggestion and it is working perfectly.
Once again thank you very much for your guidence.
October 27th, 2001 04:19 AM
hi everybody,
i am using a label in a vb form, whose caption is changed at runtime to show progress. But this caption disappears at few moments and a white patch appears on the form. The caption...
October 27th, 2001 04:15 AM
Hi everybody,
I am working on a vb project to upload data. While uploading data, a progressbar shows the progress. I have placed a command button which will be made visible when the uploading...