For the below code:-
String to = "user1@someorg.com";
String from="user2@domain.com";
String smtpHost="127.0.0.1";
SmtpClient client ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21089584.html
Zones:
JavaDate Answered: 08/11/2004 Grade: A Views: 0
I am looking for software that will automatically archive files older than a specified time frame to a separate folder or directory while still maintaining the original file structure. For example,...
http://www.experts-exchange.com/Software/System_Utilities/Q_23684194.html
Im having some problems....
I am creating a new window and writing some text to it.
Like this:
function TranscriptWindow()
{
nTop = 0;
nLeft = screen.width / 2;
nWidth = s...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20105126.html
Zones:
JavaScriptDate Answered: 04/13/2001 Grade: A Views: 9
Ok,
its always a trial to bring a jbuilder project over to my laptop from my desktop. Paths go crazy, and I just can't get control over it. So I just took all the java files, copied the code, ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20294739.html
Zones:
JavaDate Answered: 04/29/2002 Grade: A Views: 0
I have a VB6 program with a reference to craxddrt.dll. I'm try to run the following code and the above error is generated:
Dim oCRApp As CRAXDDRT.Application
Set oCRApp = New CRAXDDRT.Applic...
http://www.experts-exchange.com/Databases/Crystal_Reports/Q_20971425.html
Hi!
I am currently using vb6 and crystal report 8 and sql server2000 as backend with my o.s. being win xp
i have developed which uses cr8 as its reporting tool
the Sql server is installed o...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21022388.html
I have created an application using VB6 with a .dsr on a machine with WIN XP Pro sp2. I created a setup program using inno so I can setup on other machine. The first machine that I tested on was a ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21307865.html
Zones:
Visual BasicDate Answered: 03/06/2005 Grade: C Views: 0
I have an application made in VB 6.0 and reports in Crystal Reports 8.5 using Report Viewer. The problem I am facing is that while generating the report initially I got the message "Physical databa...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20191616.html
I am developing software with VB 6.0 that creates a report using Crystal Reports 8.5 developer edition. When I run the program on my computer the report is created, but when I install the software ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20419845.html
Hi,
I am trying to run a crystal report off oracle stored procedure thru my ASP applicationb. After reading Crytsal Articles for RUNNING STORED PROCS WITH ORACLE, I used the Crystal ODBC called ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20588384.html