dragon_sa
05-08-2011, 11:59 AM
1) Script Title:
Dynamic Ajax Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
Is it possible to use this script when submitting forms, I would like to load the form processing page into the div and then use a php header redirect when processed to load another page into the same div, is this possible with this script, or is there a better script for doing this?
a: If it is possible what is the method and syntax for the form action?
b: What would be the syntax for header("Location: ajax url"); ?
Dynamic Ajax Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
Is it possible to use this script when submitting forms, I would like to load the form processing page into the div and then use a php header redirect when processed to load another page into the same div, is this possible with this script, or is there a better script for doing this?
a: If it is possible what is the method and syntax for the form action?
b: What would be the syntax for header("Location: ajax url"); ?