DMXzone Database Updater ASP Support Product Page
Solved
parent/child setup-redirect after update not working.
Reported 9 years ago
1
has this problem
9 years ago Marc Currie posted:
I have a parent/child setup, on the update page, I have an updater/executor that has a url redirect on success back to the parent. It is not following the redirect. I have tried flipping from async to sync, changed from success to complete, nothing seems to work. Also is their something prevents an update in no changes are made? Thanks in advance. Replies
Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
Hello,
Please provide a link to your page where we can check this.
Please provide a link to your page where we can check this.
Replied 9 years ago
9 years ago Marc Currie replied:
As I was writing a reply to you I figured it out, the button the executor was bound to was a type "submit" not "button", solved it just like that, thanks