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.
31
Web Server - Ask For Help / Re: How to change Browse Button TextValue?
« on: October 07, 2015, 03:36:43 AM »
Hi Terry
Thank you for your help. The code is in the GenerateUpdateButtonsBelow Start Routine. It still change both the browses Insert Names. Any other suggestions please.
Tanks Johan
Thank you for your help. The code is in the GenerateUpdateButtonsBelow Start Routine. It still change both the browses Insert Names. Any other suggestions please.
Tanks Johan
32
Web Server - Ask For Help / How to change Browse Button TextValue?
« on: October 07, 2015, 01:14:20 AM »
Hi
I have a memory form with 2 browses on it. I want to change the Insert button text value to 'Add Estimate'
I use p_web.site.InsertButton.TextValue = 'Add Estimate'
It change now the Insert to Add Estimate, BUT it changes now the insert on both Browse and not on the one browse where I added the code.
How can I change only the one Browse button values and not both of them. The browse without the p_web.site.InsertButton.TextValue = 'Add Estimate' must not change.
Regards
Johan
I have a memory form with 2 browses on it. I want to change the Insert button text value to 'Add Estimate'
I use p_web.site.InsertButton.TextValue = 'Add Estimate'
It change now the Insert to Add Estimate, BUT it changes now the insert on both Browse and not on the one browse where I added the code.
How can I change only the one Browse button values and not both of them. The browse without the p_web.site.InsertButton.TextValue = 'Add Estimate' must not change.
Regards
Johan
33
Web Server - Ask For Help / Re: SSL - NetWebPage does not open anymore
« on: July 29, 2015, 09:43:29 PM »
Hi Bruce
I upgrade to Nettalk8.57 and ensure the new dll files is copied. The netwebpage still not displayed when no user is logged in.
Any other suggestions.
Kind regards
Johan
I upgrade to Nettalk8.57 and ensure the new dll files is copied. The netwebpage still not displayed when no user is logged in.
Any other suggestions.
Kind regards
Johan
34
Web Server - Ask For Help / SSL - NetWebPage does not open anymore
« on: July 29, 2015, 12:49:35 AM »
Hi Bruce
I have a memory form that calls a NetwebPage in source under ValidateUpdate embed point as my last code in the procedure. It was working fine before I upgrade to SSL secure website. The form is call from the menu with all the ticks off for 'User must be logged in'
Then I upgrade and install the ssl certificates. The form is working if not logged in but it doesn't call the NetWebPage at the end anymore.
I upgrade to Nettalk8.56 and make sure the version of the files is 1.0.2d. It still not calling the NetWebPage.
If I login then the the procedure is working fine and the netwebpage is displaying.
Any suggestions.
Kind regards
Johan
I have a memory form that calls a NetwebPage in source under ValidateUpdate embed point as my last code in the procedure. It was working fine before I upgrade to SSL secure website. The form is call from the menu with all the ticks off for 'User must be logged in'
Then I upgrade and install the ssl certificates. The form is working if not logged in but it doesn't call the NetWebPage at the end anymore.
I upgrade to Nettalk8.56 and make sure the version of the files is 1.0.2d. It still not calling the NetWebPage.
If I login then the the procedure is working fine and the netwebpage is displaying.
Any suggestions.
Kind regards
Johan
35
Web Server - Ask For Help / Request - Condition for lookup button
« on: June 24, 2015, 11:37:44 PM »
Hi Bruce
Is it possible that you can add a condition when you select a field for a Lookup Button on a form. If condition is true show the button and when condition false do not show the Lookup button.
Some of my clients need lookup and others don't need the look-up for the field, An condition field will solve the problem. The same as you did for a read only field.
Many tanks
Johan
Is it possible that you can add a condition when you select a field for a Lookup Button on a form. If condition is true show the button and when condition false do not show the Lookup button.
Some of my clients need lookup and others don't need the look-up for the field, An condition field will solve the problem. The same as you did for a read only field.
Many tanks
Johan
36
Web Server - Ask For Help / Re: StringTheory 2.26 BiGEndian compile errors
« on: June 10, 2015, 11:55:32 PM »
Many Tanks Bruce
37
Web Server - Ask For Help / StringTheory 2.26 BiGEndian compile errors
« on: June 10, 2015, 09:15:23 PM »
Hi Bruce
i upgraded StringTheory from ST2.19 to ST2.26 and getting compile errors :
Unresolved External APPEND@F12STRINGTHEORYRsblOsb
Unresolved External _SWITCHENDIAN@F12STRINGTHEORY
Unresolved External BIGENDIAN@F12STRINGTHEORY
Unresolved External LITTLEENDIAN@F12STRINGTHEORY
I saw it was added in ST2.22.
How can I resolved this compiling errors
Kind regards
Johan
i upgraded StringTheory from ST2.19 to ST2.26 and getting compile errors :
Unresolved External APPEND@F12STRINGTHEORYRsblOsb
Unresolved External _SWITCHENDIAN@F12STRINGTHEORY
Unresolved External BIGENDIAN@F12STRINGTHEORY
Unresolved External LITTLEENDIAN@F12STRINGTHEORY
I saw it was added in ST2.22.
How can I resolved this compiling errors
Kind regards
Johan
38
Web Server - Ask For Help / Re: NT851 No Login Screen after server re-start
« on: June 08, 2015, 02:11:57 AM »
Tanks Vinnie it is working now
39
Web Server - Ask For Help / NT851 No Login Screen after server re-start
« on: June 07, 2015, 10:25:44 PM »
Hi Bruce
I upgrade from Nettalk 842 to Nettalk851 and also the following templates
StringTheory 2.26
FM3 - 5.25
Draw 3.55
XFiles 2.66
OddJobs 1.39
After upgrading when I restart the web server and refresh the web browser(firefox and chrome) the security login screen with Username and Password does not appears. I can just carry on selecting the items on the menu. In Nettalk8.42 when I restart the server and refresh the web browser I had to login again and then the menu items were available to select(that was working correctly)
I test it on a secure SSL server as-well as a No secure ssl server. The same happens.
Anny suggestions ho to fix it.
Regards
Johan
I upgrade from Nettalk 842 to Nettalk851 and also the following templates
StringTheory 2.26
FM3 - 5.25
Draw 3.55
XFiles 2.66
OddJobs 1.39
After upgrading when I restart the web server and refresh the web browser(firefox and chrome) the security login screen with Username and Password does not appears. I can just carry on selecting the items on the menu. In Nettalk8.42 when I restart the server and refresh the web browser I had to login again and then the menu items were available to select(that was working correctly)
I test it on a secure SSL server as-well as a No secure ssl server. The same happens.
Anny suggestions ho to fix it.
Regards
Johan
40
Web Server - Ask For Help / NT8.45 Set form to ViewOnly -fields can stil be change?
« on: April 29, 2015, 10:40:35 PM »
Hi Bruce
I have a form open from a browse. On the form i have several buttons. Each button calls an other memory form. In some cases the form must be ViewOnly.
I add for the form called from the button under the embed point - SetAction - Start- the following code:
if p_web.gsv('sv_ViewOnly') = 1
Loc:ViewOnly = true
loc:action = p_web.site.ViewPromptText
loc:act = Net:ViewRecord
loc:readonly = true
END
When the condition is true it change the form to ViewOnly, the fields can still be edit or new values added in the fields. There is also Checkbox fields on the form and can also still be changed.
Any suggestions how i can fix it so that all the controls is readonly when the form is in View mode?
Kind regards
Johan
I have a form open from a browse. On the form i have several buttons. Each button calls an other memory form. In some cases the form must be ViewOnly.
I add for the form called from the button under the embed point - SetAction - Start- the following code:
if p_web.gsv('sv_ViewOnly') = 1
Loc:ViewOnly = true
loc:action = p_web.site.ViewPromptText
loc:act = Net:ViewRecord
loc:readonly = true
END
When the condition is true it change the form to ViewOnly, the fields can still be edit or new values added in the fields. There is also Checkbox fields on the form and can also still be changed.
Any suggestions how i can fix it so that all the controls is readonly when the form is in View mode?
Kind regards
Johan
41
Web Server - Ask For Help / Re: Validate Form Data Before Printing
« on: April 15, 2015, 09:17:15 PM »
Hi Mike,
I hide the Print button until all the required fields is completed with a refresh on each field for the Print button.
Johan
I hide the Print button until all the required fields is completed with a refresh on each field for the Print button.
Johan
42
Web Server - Ask For Help / Re: How to change the display size of Gallery image control?
« on: April 13, 2015, 11:43:33 PM »
Hi Bruce
Do you have any suggestions how to change the height and width of a gallery image display.
Kind regards
Johan
Do you have any suggestions how to change the height and width of a gallery image display.
Kind regards
Johan
43
Web Server - Ask For Help / Re: How to change the display size of Gallery image control?
« on: April 07, 2015, 09:03:49 PM »
Hi Bruce
How can I change the display Height or the Width of a Gallery control similar to an image control (Image Width and Image Height)?
Regards
Johan
How can I change the display Height or the Width of a Gallery control similar to an image control (Image Width and Image Height)?
Regards
Johan
44
Web Server - Ask For Help / How to change the display size of Gallery image control?
« on: April 06, 2015, 11:29:41 PM »
Hi Bruce
I use the gallery control on a memory form. Work fine. How can I change the image control of the gallery to change the size of the control on the window to make it bigger or smaller with a custom setting or in code.
Kind regards
Johan
I use the gallery control on a memory form. Work fine. How can I change the image control of the gallery to change the size of the control on the window to make it bigger or smaller with a custom setting or in code.
Kind regards
Johan
45
Web Server - Ask For Help / Re: How to keep the ratio of an image?
« on: March 18, 2015, 05:04:02 AM »
Many tanks Bruce