Dreamweaver Ajax Beta - Details :: Form submission redirect
This thread was displayed: 4 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Gabriel Antal
08-25-2006 19:15:09 GMT +2
|
I am wondering if anyone looked for a solution for the following problem:
I have one form with a file field and other fields. Submitting the form will result in reload of the whole page (instead of reload of the panel only). This is due to the fact that a form with a file field must have the enctype attribute set to multipart/form-data.
NOTE: I've used the correct redirect in the Interakt insert record form wizard window (index.php?Content__state=panel_name)
I'm wondering if there is a solution to this.
Regards,
Gabriel
|
|
|
Dragos GEORGITA[InterAKT]
08-28-2006 09:33:53 GMT +2
|
Hi Gabriel,
Yes, this is the correct behaviour when submitting forms with file fields. Due to "multipart/form-data" enctype of the form the whole page will refresh, not only the panel.
PS: the redirect should work fine.
Regards,
Dragos
|
|
|