Search found 16 matches

Go to advanced search

by ascribe
Mon Jul 08, 2013 12:53 pm
Forum: General Discussion
Topic: send email with attachment on exception
Replies: 1
Views: 2775

Re: send email with attachment on exception

Not to worry, I have sorted it out
by ascribe
Fri Jul 05, 2013 2:07 pm
Forum: General Discussion
Topic: send email with attachment on exception
Replies: 1
Views: 2775

send email with attachment on exception

Hi all, I am having a problem and it seems I am heading to a dead end. I hope someone can help me out. I need to make our system to send out an email with attachment of the stackdump file when it intercepts and exception. I have created my own exception handler for sending email but I cannot get the...
by ascribe
Fri Nov 16, 2012 11:57 am
Forum: General Discussion
Topic: Can't access help file under citrix
Replies: 1
Views: 2636

Can't access help file under citrix

Hi, I am running Jade IDE under Citrix and I can't access Jade's pdf help files by pressing F1, It used to work when I was not on Citrix. Does anyone know how to revolve this? Another Jade's shortcut key has been taken over by Citirx is the Control+F3. I found this shortcut is very handy when findin...
by ascribe
Tue Oct 23, 2012 11:21 am
Forum: General Discussion
Topic: utcToLocalTime and daylight saving
Replies: 4
Views: 4709

Re: utcToLocalTime and daylight saving

Thank you for your suggestions guys. Allista, can you please show me where can I get that c++ snippet, I haven't used external method before, I am going through the Jade manual right now. If you have some spare times would you please write a few lines of how to call c++ snippet from Jade. Thanks aga...
by ascribe
Mon Oct 22, 2012 1:04 pm
Forum: General Discussion
Topic: utcToLocalTime and daylight saving
Replies: 4
Views: 4709

utcToLocalTime and daylight saving

utc := ('21 May 2012, 15:04:43').TimeStamp; write utc; write utc.utcToLocalTime; Assume the value I got for my utc attribute was from app.getUTCTime back in May. The above codes gave me 21 May 2012, 15:04:43 22 May 2012, 02:04:43 I live in Melbourne daylight saving has been started and the current t...
by ascribe
Tue Oct 20, 2009 1:09 pm
Forum: Tips and Techniques
Topic: automate web browsing
Replies: 8
Views: 7525

Re: automate web browsing

You could also try importing the Web Browser active X control and use the methods available to open the relevant web page etc. (Note that this uses Internet Explorer not the user's preferred browser) see http://msdn.microsoft.com/en-us/library/aa752040(VS.85).aspx for the details of methods etc tha...
by ascribe
Fri Oct 16, 2009 11:19 am
Forum: Tips and Techniques
Topic: automate web browsing
Replies: 8
Views: 7525

Re: automate web browsing

Thanks guys, I'll give both methods a go
by ascribe
Thu Oct 15, 2009 10:18 am
Forum: Tips and Techniques
Topic: automate web browsing
Replies: 8
Views: 7525

Re: automate web browsing

Thanks, but I forgot to mention I want to use Post request or something similar. Because it will be used for logging in a web service I don't want query text in this case user name and password to be displayed in the URL.
by ascribe
Wed Oct 14, 2009 5:22 pm
Forum: Tips and Techniques
Topic: automate web browsing
Replies: 8
Views: 7525

automate web browsing

Hi Is there a way to automatically from a Jade application to bring up the web brower with google webpage for example, fill out the text box then click the Goolge Seach button? I can display the page in default web browser by using command call _shellExecute (0, "open", "http://www.google.com", 0, 0...
by ascribe
Wed Oct 14, 2009 3:03 pm
Forum: Tips and Techniques
Topic: Displaying part of a label's caption in bold.
Replies: 4
Views: 4554

Re: Displaying part of a label's caption in bold.

have tried but failed

Go to advanced search

cron