NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on January 21, 2010, 09:35:42 AM

Title: NT4.44 - Delete doesn't work if the form is inserted in a static page
Post by: terryd on January 21, 2010, 09:35:42 AM
I have created a simple form which I attach to the browse. With it I can add, change and delete records.
I then created a simple static html page and embedded the same form in the static page using the advanced settings . I can add and change records on the form but if I click delete on the browse although the message asking if I want to delete comes up and I click yes the record is not deleted.
Are there any workarounds.
Terry Davidson
Title: Re: NT4.44 - Delete doesn't work if the form is inserted in a static page
Post by: Bruce on January 21, 2010, 11:22:42 PM
try example 47 (Pages) and see if you can duplicate the effect in that.
If not you'll need to post an example so we can see what's different.

cheers
Bruce
Title: Re: NT4.44 - Delete doesn't work if the form is inserted in a static page
Post by: terryd on January 21, 2010, 11:40:26 PM
Bruce I duplicated the effect in example 47. I added a delete button to the browse and if I press delete the delete confiirmation message appears but the record is not deleted.