hi there!
i'm failing in setting up the smtp service on my win2k advanced server for using it sending mail via the mail()-function. the smtp service is running - i just installed it using the default configuration.
the php application and smtp service are running on the same machine. therefore...
hi all!
the problem i have to solve is the following:
my customer wants a .net application to pull reports out of an exchange 2000 server database. for example: number of all employees on vacancy on a certain day. (each employee has to compose an exchange calender message if he is on vacancy.)...
got it!!!
just replace my above mentioned function with:
function changeLayer() {
document.getElementById("test").innerHTML = "whatever";
return
}
that rocks ie and netscape!
this is the way i export in asp.net:
-------------------------------------
reports.Crystal.myReport Report =
new reports.Crystal.myReport();
Report.ExportOptions.ExportDestinationType = CrystalDecisions.Shared.ExportDestinationType.DiskFile;
Report.ExportOptions.ExportFormatType =...
hiho!
within my local development environment the export of my report into a pdf-file functions as it should. but what tha hell goes wrong on the productive machine?:
Error in File C:\WINNT\TEMP\temp_a1f72b1b-0f48-48aa-a989-e0bdd8ace4cf.rpt: Invalid export DLL or export format.
any...
ho folks!
for my company i have to implement a cute content management system. all goes right but a problem came up when i tried to upload files bigger than approximately 3,5 MB via a webform (<form method="post" encType="multipart/form-data" runat="server"> (all...
hi all!
thanks alcar! i already solved the problem on my own. for those who are interested in:
.) export the report to a directory outside the webroot:
-----
exportFileName = "c:\reports\report.pdf"
rptJournal.ExportOptions.ExportDestinationType =...
hi everybody!
the following error occurs when i try to save a pdf-file generated by crystal reports to my webserver:
-----
CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Error in File C:\WINNT\TEMP\temp_6fff5352-f1d6-4664-9b6d-6b7f09c0e563.rpt: Access to report file denied...
ciao!
the following problem: on my development system the passing of variables functions properly. but when i run my site on my provider's environment php scripts execute as they should but it is not possible to pass variables from one page to another. (for example...
hi everybody!
i got a quick question: can't find a function in vb.net with which i can calculate the difference of 2 given dates (in days). anybody got an idea?
thanx in advance!
atro
ciao a tutti!
for my company i have to solve the problem of creating reports out of a database. the reports should be written into .pdf-files.
anyone got an idea (a vb.net class + description) how to handle thizzz?
funk ya very much.
regards, atropozzz
ciao tutti!
i want to store for example creditcard numbers in a db on the webserver. therefore the user has to enter the information into an html form which sends the data using the methods POST or GET (which are not save). so, how can i encrypt the sensitive data before sending it to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.