Not sure if anyone else has had the same issue, but when you view the Jade Forums on IE, the site does not display properly? Just thought I'd mention it.
Hi Guys, I know that the feature of Jade produced web pages is no longer supported and that it is not recommended but I was wondering whether someone could enlighten me. The company that I am working for is trying to implement Web Services with Jade but until then, we are stuck with Jade producing o...
Hello, I currently have a program that emails our clients with a random word (reference). The reference is unique and can contain letters, numbers and the following symbols: * $ ! & % ? ^ The letters, numbers and symbols are held in an array, and when the reference needs to be created, it uses the r...
Hi Guys, I keep coming across a minor issue and was wondering whether someone could give me some tips. If you can imagine that there is a Report Form that I wish to debug or trace through. I highlight the part of coding that I would like to inspect and then colon run the Report Form from the Thin Cl...
Hi Guys, Sorry for the late reply. We are using CnSmtpConnection at the minute and as BeeJay has suggested, I'm just going through the SMTPClass.doc file. I will also look in to our system on the actions it takes when sending an email as well as the protocols and get back to you if I find something ...
Hello, I have come across a problem where I have heard our clients say that they are not receiving some of our emails that are sent via our system. We have a JADE programme that will send out an email to our Exchange Server, which will then send the email to Mimecast that will then forward the email...
Hi allistar, The thing is that, in my case, Server A is the Live Server and Server B is the Test Server and as a precaution I didn't want any unexpected coding to be overwritten if I rolled forward. I did think of an export/import routine but because the dataset is so big, I was hoping of an easy wa...
Hi Guys, Is there a way in which instances can be moved from one data structure to an exact replica on another server without doing a roll forward? For example, if data from a dataset has been deleted from one server (Server A), and a backup has been put on another server (Server B) before the data ...