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 - Vinnie

Pages: 1 ... 4 5 [6] 7 8 ... 12
76
Hi.

I am still using TPS files and works great very fast.

Trick is to have your data on a SSD drive.
Cheers

Vinnie

77
Web Server - Ask For Help / Re: File sent in email is empty
« on: June 20, 2017, 10:55:08 PM »
Hi Ken

Maybe you are sending file too soon.

Has the file process finished and file closes before you do the send.?

78
Hi Stu.

NT9.18
Tested Vtips with Chrome 55.???  and that is working great.

Just thought I would let you know.

Cheers

Vinnie

79
Web Server - Ask For Help / Re: Progress Bar disappearing during process
« on: December 30, 2016, 12:08:13 AM »
Thanks for that Terry.

I have run into the same problem so I have adjusted them timer to 8000 (8seconds) and the progress bar is working now.

Thanks for this information.

80
Web Server - Ask For Help / Re: Certificates part two (hopefully last)
« on: November 30, 2016, 04:10:38 AM »
I will try and help one step at a time.

When you created the certificate you should end up with

someting.crt and something.key

These two files should be placed in the 'certificates' folder from where the exe is running. (not in the web  then certificates folder off the exe)

Then name of the crt and the key are then entered into the Webserver Proedure. ( I think you have that covered)

Please let me know if this is all correct.

Cheers

Vinnie


 

81
Web Server - Ask For Help / Re: Show Clarion time as 'Time'
« on: November 04, 2016, 12:02:34 AM »
Using a Form

Second Tab (STRING)
Half way down the page

PICTURE

82
Web Server - Ask For Help / Re: Show Clarion time as 'Time'
« on: November 03, 2016, 05:54:15 AM »
Need to use a picture

Date '@d5' for the UK date type
Time '@t4' for the Hour:Minute:seconds

put the picture on the field in the browse

83
Web Server - Ask For Help / Re: Password field question
« on: September 19, 2016, 02:48:17 AM »
Hi Ashley.

Maybe set the String Picture to @S0 (S Zero)

84
Hi Ashley

On the form being called goto security tab  User must be logged in and also Session Level.

This should be done for each form or browse not just the menu item

Cheers

vinnie

85
Hi Richard.

Having an EXE running on the server is not a problem.

I have a Compiler program to run printing and a Nettalk Web App to do the display work.

Files need to be open as Share.

In the Web app remember to use Do Openfiles and Do CloseFiles routines when running embed code.

When you say the PDF displays after the close is the EXE.  Preview should be turned off on the server exe as no one will be looking at that this is for generation only. Display is via the Web App.

Hope this helps

Cheers

Vinnie

86
Web Server - Ask For Help / Re: NT & jQuery Time Picker Plugin
« on: July 08, 2016, 03:50:05 AM »
If I read this correctly then I would do something like Apple Do on a phone.

Time is made up of spin boxes or drop boxes for Hours and Minutes and then join to a hidden time field.

Cheers

Vinnie

87
Hi Terry.

I found that I had to change the position of this line.

p_web.SetValue('SelectField',Clip(loc:formname) & '.' 7 p_web.NoColon('NAMEOFYOUEQUATE'))

I moved this line between

!  [Priority 5000]

p_web.SetValue('SelectField',Clip(loc:formname) & '.' 7 p_web.NoColon('NAMEOFYOUEQUATE'))

! End of "After Validate New Value, After sending replies"

This  has been working great for some time so not sure if this has been fixed by now.
Cheers

Vinnie

88
Hi Jeff

If you need to test your certificate then you can use this link.

https://www.ssllabs.com/ssltest/

Cheers

Vinnie

89
Hi Ed.

I am using NT9.07 as all is well.

One thing check Performance Tab on WebServer - Extensions and Change to 'DEBUG' mode this should change all performance settings to false or zero.

Try that and see if this helps.
I suspect the first two is the table I normally set these to false.

Cheers

Vinnie

90
Hi Jim.

Yes same problem here.

Problem with dict

Firstly the dict is set for Q:??? which you can change when you only the app.

Second the Browse and the Form both need to have the Documents data file added and also the fields.

Think this is Bruce testing something maybe at one of the webinars

Cheers

Vinnie

Pages: 1 ... 4 5 [6] 7 8 ... 12