NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MikeR

Pages: 1 2 3 [4] 5 6 ... 18
46
Web Server - Ask For Help / Re: nettalk 11 inspect console errors ?
« on: November 13, 2018, 07:07:30 AM »
Yeah cntl f5 works.
How do you do a cntl f5 on an iphone without deleting all your cache ?

47
Web Server - Ask For Help / Re: nettalk 11 cant send email ?
« on: November 08, 2018, 09:58:45 PM »
more info:

Fatal Error. The remote Email (SMTP) server sent error = 421 4.3.0 Mail system failure, closing transmission channel
 State = 80. Will abort all messages in the DataQueue,SendEmailF,CCassessman.exe,
09/11/2018,06:52:04 AM, 0:00:00,Auto,1,NetTalk Object Error,A network communication error has occurred.||Error = Fatal Error. The remote Email (SMTP) server sent error = 421 4.3.0 Mail system failure, closing transmission channel
 State = 80. Will abort all messages in the DataQueue.||Error occurred in function NetEmailSend.Process,SendEmailF,CCassessman.exe,
09/11/2018,06:52:04 AM, 0:00:00,Auto,1,Email Sending,Email(s) Failed to Send

48
Web Server - Ask For Help / nettalk 11 cant send email ?
« on: November 08, 2018, 08:54:48 PM »
<<
<<220 email-smtp.amazonaws.com ESMTP SimpleEmailService-3862038527 GyYUGMktn8dSiOm5YcYx

>>EHLO MikeLT

<<250-email-smtp.amazonaws.com
250-8BITMIME
250-SIZE 10485760
250-STARTTLS
250-AUTH PLAIN LOGIN
250 Ok

>>STARTTLS

<<220 Ready to start TLS

<<
>>EHLO MikeLT

<<250-email-smtp.amazonaws.com
250-8BITMIME
250-SIZE 10485760
250-STARTTLS
250-AUTH PLAIN LOGIN
250 Ok

>>AUTH LOGIN PLAIN

<<421 4.3.0 Mail system failure, closing transmission channel


49
Web Server - Ask For Help / nettalk 11 inspect console errors ?
« on: November 08, 2018, 11:15:13 AM »
Refused to apply style from 'https://assess.jmr.co.za/themes/base/CustomT.Css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
custom.js:1 Failed to load resource: the server responded with a status of 404 (The page cannot be found)
LoginForm:1 Refused to execute script from 'https://assess.jmr.co.za/scripts/custom.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
LoginForm:71 Uncaught TypeError: $(...).ntmenu is not a function
    at HTMLDocument.<anonymous> (LoginForm:71)
    at i (jquery-1.12.4.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-1.12.4.min.js:2)
    at Function.ready (jquery-1.12.4.min.js:2)
    at HTMLDocument.K (jquery-1.12.4.min.js:2)
LoginForm:1 Refused to apply style from 'https://assess.jmr.co.za/themes/base/CustomT.Css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

50
Web Server - Ask For Help / Re: html editor
« on: October 29, 2018, 08:08:43 PM »
no cigar
i must be doing something else wrong ?

51
Web Server - Ask For Help / Re: html editor
« on: October 29, 2018, 06:07:36 PM »
Thanks Bill very helpful.
I noticed that the tinymce.init method takes a manual parameter as well.
I have got the insert image option working but my ResourceList is not showing on the insert image popup
I just created a static file in the webfolder called resourcelist.json to see if that would work , still no cigar
how can I debug what ive done wrong ?
this is what my file looks like
[
  {title: "logo", value: "//assess.jmr.co.za/images/logo.png"}
  {title: "logo1", value: "//assess.jmr.co.za/images/logo1.png"}
]

52
Web Server - Ask For Help / Re: html editor
« on: October 29, 2018, 11:42:25 AM »
These options look great.
where do I read how to extent tinymice with dropdown images

53
Web Server - Ask For Help / html editor
« on: October 22, 2018, 09:35:57 PM »
I would like to start sending emails using html instead of free text.
I notice its very simple using nettalk.
I currently allow users to define a body template if you like for the emails.
I would have to incorporate an html editor into my nettalk app.
I see that nettalk allows for redactor and tinymice , but the main editor feature I need is to insert a picture onto the page doesnt seem to be supported by either of these two editors.
Can someone give me a idea, solution or method how I can progress.
 

54
Web Server - Ask For Help / locator not appearing on a numeric field
« on: October 20, 2018, 09:06:10 AM »
I have a netwebbrowse
all the fields in the browse show a locator exempt the field that is a long type in the database
it is defined as a string in the browse
i have tried default, position,search as locator type
it is also the unique key
what do i do to make the locator appear ?

55
Web Server - Ask For Help / HotImage on example web26 not working
« on: October 08, 2018, 12:54:22 AM »
I copied the hotimage netwebsource procedure and got it working in my app, but the picture display at the bottom of the browse not to the right
I then compiled the web26 example to see what happens.
The web26 example does not show the picture at all in the browsemailbox procedure that calls hotimage to the right ?
I know this used to work ?

56
Im trying to compile to web26 example
I think I have freeimage installed ?
is this inc file  free image source file ?

57
Thx Bruce I thought  had to populate the embedlist ?

58
is there an example i can use to see how to inlne embed images into an email i want to send ?

59
Web Server - Ask For Help / Page to display after user logs in
« on: May 31, 2018, 07:52:15 PM »
I would like to decide based on who is logging in what page to serve next.
there is place for a variable on the form 'URL on Save'
I have set it to a sessionvalue that i set in the validate login procedure in the webhandler but the formaction is set before the user logs in.
how do i use a variable here or cause the save button to serve the page i want ?


60
Do I have to open a window before I use a netwebclient to call another webservice within nettalk ?

Pages: 1 2 3 [4] 5 6 ... 18