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

Pages: 1 ... 5 6 [7] 8
91
Web Server - Ask For Help / Re: Auto Cleanup of My Field - How To Turn Off
« on: November 07, 2008, 07:40:24 PM »
Thank you Bruce, turning off auto-validation did the trick.

92
Web Server - Ask For Help / Auto Cleanup of My Field - How To Turn Off
« on: November 07, 2008, 10:50:06 AM »
I have a NetWebForm that has several fields.  One of these fields is intended to store a password.  The passwords can be Alpha, numeric, and special characters.

When tabbing off the field and having entered: ?4nw/#fi4f

everything to the left of the / is cleared.  After playing around, it appears the /# combination is what is triggering the effect.  I checked the Form template and can not find a setting to allow xHTML for a particular field.  The string length is 200 and no validation has been set on the dictionary side.

Does anyone know what I might look for or what to change to fix this?

93
Web Server - Ask For Help / Field ToolTip - Font Size
« on: November 05, 2008, 12:05:13 PM »
Is there a way to control the font size for the field tooltip?  I would like to set the font larger for a particular field tooltip, but not all tooltips.

NT 4.31 PR17

94
Web Server - Ask For Help / no-cache and back/forward buttons options
« on: November 05, 2008, 12:03:56 PM »
Are there options to be able to set all my pages to no-cache and also disable the back and forward buttons?  The most important being the no-cache option?  This is for a secure site.

NT 4.31 PR17

95
Terry,

This may have been fixed in the latest PR release, but if your browse is part of a form, then there are intermittent issues with children of the browse and EIP.

96
Web Server - Ask For Help / Form - When/How do the files get opened
« on: October 25, 2008, 05:45:06 PM »
I've looked through the generated source for a netwebform and can't figure out the following:

1. When are the files opened?  I see OpenFiles and CloseFiles Routines, but nowhere in the generated source is there a call to the routines....  I see a call to OpenRelatedFiles but there is nothing in that routine in my app.

2. Is each field in the record read into the session queue?  And if so when?

Thank you for your assistance.

NT4.31 PR17

97
Web Server - Ask For Help / Time Formated Entry Field On Form - Broken
« on: October 24, 2008, 10:12:33 AM »
It appears that the time formatting is broken.  I tested with Example app: TimeFields(35) and the "format set in dict" resets to 0:00 on field exit.

In my app, if I enter 1:35pm, then 135 is what is in my variable.

C6.3 9058
NT4.31 PR17

98
Web Server - Ask For Help / Re: SSL record too long error
« on: October 21, 2008, 05:38:48 PM »
Under Options, Advanced, Connection

Uncheck "use port 80 and 443 as alternatives for incoming connections"

99
Web Server - Ask For Help / Re: SSL record too long error
« on: October 18, 2008, 03:50:37 AM »
I discovered the source of my SSL issue.  It was Skype.

100
Web Server - Ask For Help / Re: SSL record too long error
« on: October 14, 2008, 06:07:21 PM »
Bruce,

I just started getting this error also.  Everything was working fine and then it started.  My app is set to use SSL and when I go to https://localhost I get the following error in the browser:

An error occurred during a connection to localhost.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)

my cert was create per nettalk docs about 40 days ago and was working fine until today.

I was on 4.31 PR14 and I upgraded to PR16 but still get the error.
WinXP
localhost 443

101
Resolved.  You would think I would have learned from my other post where my timer on the browse was not working....

My browses where in a form.  This is why they where not updating correctly.  I have add them to a NetWebPage and they work fine.

102
Web Server - Ask For Help / Re: Changing the Standard Buttons On a Browse
« on: September 26, 2008, 07:01:02 PM »
Thank you Poul, that did the trick.

103
I will look to put it online for your review.

I checked the 3 browses and I do not have "Allow xHTML" checked for any of the template options.  The only place I have xHTML is in my header.  Would that affect the browses?

104
Web Server - Ask For Help / Changing the Standard Buttons On a Browse
« on: September 26, 2008, 11:16:18 AM »
I am trying to change the standard buttons on the browse to small buttons with just an image.  I have changed the CSS class in the browse template, but it does not appear to affect anything.  What am I missing.

Attached are screen copies of the template, buttons, and web browser code.  Even though the template shows I am using the "SmallButton" class, the buttons and browser code show "MainButton" class is used.




FF3, NT PR14
Thanks in advance.

[attachment deleted by admin]

105
I have a parent browse, with 2 children browses.

--- -- --

If I select a different parent record (by clicking on it), then the children browses update correctly.  However, the insert/change/delete buttons don't do anything.  Now if I refresh the page, then the children buttons work fine.

I am using the template buttons set below the browse.

FF3, NT PR14

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