Hi All,
Hope someone can help.
I am generating an email (from .asp file) with a submit button which submits to another asp file.
However, when the originating file is launched from within a webpage ( as opposed to being initiated from the direct server/folder address) the file name for the submit-to-form is corrupted. i.e. forms1.asp turns into form1asp
Naturally the page can't be found.
Has anyone come across this type of problem before?
Renate
Hope someone can help.
I am generating an email (from .asp file) with a submit button which submits to another asp file.
However, when the originating file is launched from within a webpage ( as opposed to being initiated from the direct server/folder address) the file name for the submit-to-form is corrupted. i.e. forms1.asp turns into form1asp
Naturally the page can't be found.
Has anyone come across this type of problem before?
Renate
Comment